]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Identify I/O Command Set data structure command added
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Fri, 19 Jun 2020 01:54:56 +0000 (10:54 +0900)
committerKeith Busch <kbusch@kernel.org>
Fri, 19 Jun 2020 02:40:42 +0000 (20:40 -0600)
commitdc46f4aedf309045fc7cb47c23fcbd29a042eb57
treee7403111c6476aea7716092d3f223f3af5883346
parent33e60ff64a043b189d2661543b417b21b6f3667b
Identify I/O Command Set data structure command added

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>
12 files changed:
Documentation/nvme-id-iocs.1 [new file with mode: 0644]
Documentation/nvme-id-iocs.html [new file with mode: 0644]
Documentation/nvme-id-iocs.txt [new file with mode: 0644]
completions/_nvme
completions/bash-nvme-completion.sh
linux/nvme.h
nvme-builtin.h
nvme-ioctl.c
nvme-ioctl.h
nvme-print.c
nvme-print.h
nvme.c