Commit 66f8056
nvme: support <device> option in show-topology command
Although the help text for the nvme show-topology command indicates
support for a <device> option, this option has no effect in practice
— specifying an NVMe device name does not filter the output.
This commit adds proper support for the <device> option, enabling users
to filter the topology output based on the specified NVMe device.
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Nilay Shroff <[email protected]>1 parent 16e5d26 commit 66f8056
2 files changed
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5683 | 5683 | | |
5684 | 5684 | | |
5685 | 5685 | | |
| 5686 | + | |
| 5687 | + | |
| 5688 | + | |
| 5689 | + | |
| 5690 | + | |
| 5691 | + | |
| 5692 | + | |
| 5693 | + | |
| 5694 | + | |
5686 | 5695 | | |
5687 | 5696 | | |
5688 | 5697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10207 | 10207 | | |
10208 | 10208 | | |
10209 | 10209 | | |
| 10210 | + | |
| 10211 | + | |
10210 | 10212 | | |
10211 | 10213 | | |
10212 | 10214 | | |
| |||
10249 | 10251 | | |
10250 | 10252 | | |
10251 | 10253 | | |
10252 | | - | |
| 10254 | + | |
| 10255 | + | |
| 10256 | + | |
| 10257 | + | |
| 10258 | + | |
| 10259 | + | |
| 10260 | + | |
| 10261 | + | |
| 10262 | + | |
| 10263 | + | |
| 10264 | + | |
| 10265 | + | |
| 10266 | + | |
| 10267 | + | |
10253 | 10268 | | |
10254 | 10269 | | |
10255 | 10270 | | |
| |||
0 commit comments