]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
print topology for NVMe nodes in kernel and path
authorTomasz Zawadzki <tomasz.zawadzki@intel.com>
Mon, 13 Jul 2020 14:25:17 +0000 (10:25 -0400)
committerKeith Busch <kbusch@kernel.org>
Thu, 14 Jan 2021 21:50:08 +0000 (14:50 -0700)
commit861f43952a09f197caeabcb485123b6ddfd96fb0
treef24885aedfd2603ccad094d7c0ba9c1f6a6557a8
parentc9e632039457d987b012c96418701a7acbb04ff9
print topology for NVMe nodes in kernel and path

This patch enables listing kernel devices (under /dev/ or sysfs)
and the ones available under passed path in a single call.

The additional path parameter is optional and first kernel
device topology is checked. After that legacy_list is called
on that and topologies are joint together.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
nvme-topology.c
nvme.c