]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print: print generic device in list command
authorMinwoo Im <minwoo.im.dev@gmail.com>
Thu, 18 Nov 2021 13:20:12 +0000 (22:20 +0900)
committerDaniel Wagner <dwagner@suse.de>
Wed, 16 Mar 2022 16:09:19 +0000 (17:09 +0100)
commitf0895ceb145e35481b6f91038e0986b39b77ffd6
tree7238d44a282250752a38b37ba337bd0c0a7fa7a1
parent3afe54a3127b981e5464fe8ad3a946b6804613f5
nvme-print: print generic device in list command

Generic namespace device is one of I/O paths that needs to be listed up
in the `nvme list` command along with the blkdev.  Print it out in the
simple list command.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
nvme-print.c