]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: add NVMe 2.1 changed-alloc-ns-list-log command
authorTokunori Ikegami <ikegami.t@gmail.com>
Mon, 27 Jan 2025 14:22:35 +0000 (23:22 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 10 Feb 2025 12:46:38 +0000 (13:46 +0100)
commit8b1b0460dc6ec3355b601be924dd0e788de8c667
treeae2fec5a924a09219ffc89de97738154d3a06454
parent30655885306ede6e4628e7a38a8d45376479e4a9
nvme: add NVMe 2.1 changed-alloc-ns-list-log command

The command functions combined with the changed-ns-list-log command.
The output almost same but different as lists attached or allocated NSs.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme-builtin.h
nvme-print-binary.c
nvme-print-json.c
nvme-print-stdout.c
nvme-print.c
nvme-print.h
nvme-wrap.c
nvme-wrap.h
nvme.c