Commit 3f3c4ff
nvme-print-stdout: add details in list-ns verbose output
Add identifier & NSID tags in the verbose output of the list-ns
command for better clarity. And while at it, print a common
"NVMe Namespace List" tag at the top too. For e.g.
nvme list-ns /dev/nvme1n1 -v
dev: /dev/nvme1n1, fd: 3
NVME Namespace List:
Identifier 0: NSID 0x1
Identifier 1: NSID 0x2
...
Signed-off-by: Martin George <[email protected]>1 parent 383609e commit 3f3c4ff
2 files changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3640 | 3640 | | |
3641 | 3641 | | |
3642 | 3642 | | |
3643 | | - | |
| 3643 | + | |
3644 | 3644 | | |
| 3645 | + | |
3645 | 3646 | | |
3646 | | - | |
3647 | | - | |
| 3647 | + | |
| 3648 | + | |
| 3649 | + | |
| 3650 | + | |
| 3651 | + | |
| 3652 | + | |
| 3653 | + | |
| 3654 | + | |
3648 | 3655 | | |
3649 | 3656 | | |
3650 | 3657 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2716 | 2716 | | |
2717 | 2717 | | |
2718 | 2718 | | |
| 2719 | + | |
| 2720 | + | |
| 2721 | + | |
2719 | 2722 | | |
2720 | 2723 | | |
2721 | 2724 | | |
| |||
0 commit comments