Commit 383609e
nvme-print-stdout: add descriptions for nsze, ncap & nuse
Add descriptions for the nsze, ncap & nuse fields in the verbose
output of the id-ns command for better clarity. For e.g.
nvme id-ns /dev/nvme1n1 -v
dev: /dev/nvme1n1, fd: 3
NVME Identify Namespace 1:
nsze : 0x280000 Total size in logical blocks
ncap : 0x280000 Maximum size in logical blocks
nuse : 0x13b3e Current size in logical blocks
...
Signed-off-by: Martin George <[email protected]>1 parent 741d2e5 commit 383609e
1 file changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2545 | 2545 | | |
2546 | 2546 | | |
2547 | 2547 | | |
| 2548 | + | |
| 2549 | + | |
| 2550 | + | |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
| 2556 | + | |
| 2557 | + | |
2548 | 2558 | | |
2549 | 2559 | | |
2550 | 2560 | | |
| |||
2764 | 2774 | | |
2765 | 2775 | | |
2766 | 2776 | | |
2767 | | - | |
2768 | | - | |
2769 | | - | |
| 2777 | + | |
| 2778 | + | |
| 2779 | + | |
| 2780 | + | |
| 2781 | + | |
| 2782 | + | |
| 2783 | + | |
| 2784 | + | |
| 2785 | + | |
2770 | 2786 | | |
2771 | 2787 | | |
2772 | 2788 | | |
| |||
0 commit comments