]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Masks SSTAT in sanize-log output
authorDaniel Wagner <dwagner@suse.de>
Thu, 25 Aug 2022 07:36:16 +0000 (09:36 +0200)
committerDaniel Wagner <dwagner@suse.de>
Thu, 25 Aug 2022 07:36:16 +0000 (09:36 +0200)
commit7092ff55c5d9017231a68fa4dbb9a37b42d61d61
treedf65de432188a5cc705d2c59d90ae3a0b130105b
parent8e8b16e213fcfc04a209363b70229c60d6df516f
nvme: Masks SSTAT in sanize-log output

The sanitize->sstat needs to be mask. We do this for the JSON output
but not for the normal shell output.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
nvme-print.c