]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Add Identify for CNS 08h NVMe spec 2.0a based
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Wed, 25 Aug 2021 08:24:02 +0000 (17:24 +0900)
committerDaniel Wagner <dwagner@suse.de>
Mon, 15 Nov 2021 11:06:29 +0000 (12:06 +0100)
commit31f73521b81fcb1bcd3ba62ecbc1a5f7c20beb5e
tree4ccd2a892b3f1f4f8342c10fa43f5fae370b229d
parent836e41bcafd15636b4d7ad3df2ca9c7a1244a83c
nvme: Add Identify for CNS 08h NVMe spec 2.0a based

I/O Command Set Independent Identify Namespace data structure (CNS
08h) Most of data comes from existing data of id-ns which is common
from All I/O command set

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
[dwagner: ported from monolitic branch and updated context]
Signed-off-by: Daniel Wagner <dwagner@suse.de>
nvme-builtin.h
nvme-print.c
nvme-print.h
nvme.c