Adding upstream version 2.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a7aa0c3253
commit
69f45f5c7c
458 changed files with 7148 additions and 5151 deletions
|
@ -51,6 +51,9 @@ int nvme_cli_get_features(struct nvme_dev *dev,
|
|||
|
||||
|
||||
int nvme_cli_get_log(struct nvme_dev *dev, struct nvme_get_log_args *args);
|
||||
int nvme_cli_get_log_page(struct nvme_dev *dev,
|
||||
__u32 xfer_len,
|
||||
struct nvme_get_log_args *args);
|
||||
|
||||
int nvme_cli_get_nsid_log(struct nvme_dev *dev, bool rae,
|
||||
enum nvme_cmd_get_log_lid lid,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue