]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print: improve command support and effects log json format
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Sun, 7 Mar 2021 18:32:35 +0000 (00:02 +0530)
committerKeith Busch <kbusch@kernel.org>
Tue, 9 Mar 2021 18:47:36 +0000 (11:47 -0700)
commit40696876ad4ccbe685ccac0c7f223855fb9c700e
treeae393bc5f4445247f44f4f8e6f859b48bbb9716d
parent7938b92dd30a528efd1f6c98366655dc598e6654
nvme-print: improve command support and effects log json format

Currently command support and effects log page on json format
printing all the opcodes irrespective of the command supported.
Most part of the log page is "Unkown" opcodes, fixed that. Also
added two json objects "acs" and "iocs" to print them seperately.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
nvme-print.c