Adding upstream version 2.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7819359ae2
commit
acf5b2ec4c
507 changed files with 19440 additions and 17258 deletions
|
@ -32,7 +32,8 @@ int nvme_cli_identify_secondary_ctrl_list(struct nvme_dev *dev, __u32 nsid,
|
|||
__u16 ctrl_id,
|
||||
struct nvme_secondary_ctrl_list *sc_list);
|
||||
int nvme_cli_ns_mgmt_delete(struct nvme_dev *dev, __u32 nsid);
|
||||
int nvme_cli_ns_mgmt_create(struct nvme_dev *dev, struct nvme_id_ns *ns,
|
||||
int nvme_cli_ns_mgmt_create(struct nvme_dev *dev,
|
||||
struct nvme_ns_mgmt_host_sw_specified *data,
|
||||
__u32 *nsid, __u32 timeout, __u8 csi);
|
||||
|
||||
int nvme_cli_ns_attach(struct nvme_dev *dev, struct nvme_ns_attach_args *args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue