]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Add id-ns-lba-format(CNS 09h) command from TP4095
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Thu, 6 Jan 2022 07:54:07 +0000 (16:54 +0900)
committerDaniel Wagner <dwagner@suse.de>
Fri, 4 Feb 2022 13:07:09 +0000 (14:07 +0100)
commit5790fec5e868372b1a5d6ad9d80bf0bc4460e14a
tree82419eef9d49c685f615b27b8a79d67ce29e4088
parentc7adc081d96897839cac3961b5778df1dfacdff9
nvme: Add id-ns-lba-format(CNS 09h) command from TP4095

Identify Namespace data structure for the specified
User Data Format index containing the namespace capabilities
for the NVM Command Set.

None capabilities from nvme_id_ns structure are returned as 0 with this command

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
Documentation/nvme-id-ns-lba-format.1 [new file with mode: 0644]
Documentation/nvme-id-ns-lba-format.html [new file with mode: 0644]
Documentation/nvme-id-ns-lba-format.txt [new file with mode: 0644]
completions/_nvme
completions/bash-nvme-completion.sh
nvme-builtin.h
nvme-print.c
nvme-print.h
nvme.c