]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: make get-feature JSON output print everything
authorMartin George <marting@netapp.com>
Sun, 16 Feb 2025 15:58:31 +0000 (21:28 +0530)
committerDaniel Wagner <wagi@monom.org>
Mon, 17 Feb 2025 08:27:43 +0000 (09:27 +0100)
commitd6237fec711e6063ec626ed8c3bd1b8e6fda442f
tree46829d08686fdf4994d71c2feaa0f7fada4340a3
parent0ef21f4ef7fbd76ab93e5b5fd737800b48a87957
nvme: make get-feature JSON output print everything

The nvme JSON outputs now print everything verbose. But this was
missed out for the get-feature command, so fix the same here.

Signed-off-by: Martin George <marting@netapp.com>
nvme.c