]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Added new namespace list command on list-ns, 4056 modification added
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Fri, 19 Jun 2020 02:12:27 +0000 (11:12 +0900)
committerKeith Busch <kbusch@kernel.org>
Fri, 19 Jun 2020 02:40:42 +0000 (20:40 -0600)
commit7f8d194e2532ba5c8240d731e87c39186ba03764
tree24ad692e701a90ef0c051266e943b08d19d65908
parentdc46f4aedf309045fc7cb47c23fcbd29a042eb57
Added new namespace list command on list-ns, 4056 modification added

feature added for I/O Command Set Profile
create ns need to use command set identifier
nvscc renamed as icsvscc

Spec : NVMe - TP 4056 Namespace Types 2020.06.15 - Ratified

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
Co-authored-by: Klaus Jensen <k.jensen@samsung.com>
14 files changed:
Documentation/nvme-create-ns.1
Documentation/nvme-create-ns.html
Documentation/nvme-create-ns.txt
Documentation/nvme-list-ns.1
Documentation/nvme-list-ns.html
Documentation/nvme-list-ns.txt
completions/_nvme
completions/bash-nvme-completion.sh
linux/nvme.h
nvme-ioctl.c
nvme-ioctl.h
nvme-print.c
nvme.c
plugins/virtium/virtium-nvme.c