]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Implement json output for list that matches 'isdtc show -output json --intelssd'
authorScott Bauer <scott.bauer@intel.com>
Mon, 19 Sep 2016 17:27:43 +0000 (11:27 -0600)
committerScott Bauer <scott.bauer@intel.com>
Wed, 5 Oct 2016 18:14:43 +0000 (12:14 -0600)
commit4937f59c11330f147277cc5e08ad4a08d46a8c3c
tree05f1aacc1b2703ba74eb2208700ce942fddc0650
parentf051422a5071e0f008481fc768bfd92df06b5a55
Implement json output for list that matches 'isdtc show -output json --intelssd'

    New command:
    nvme list -output-format json|normal
OR
    nvme list

Signed-off-by: Scott Bauer <scott.bauer@intel.com>
Makefile
nvme-models.c [new file with mode: 0644]
nvme-models.h [new file with mode: 0644]
nvme-print.c
nvme-print.h
nvme.c
nvme.h