]> www.infradead.org Git - users/sagi/libnvme.git/commit
fabrics: filter out subsystems with non-matching application string
authorHannes Reinecke <hare@suse.de>
Thu, 20 Apr 2023 10:38:10 +0000 (12:38 +0200)
committerDaniel Wagner <wagi@monom.org>
Mon, 12 Jun 2023 14:51:15 +0000 (16:51 +0200)
commit4154f98aa170410f3129560775a138b0d5c59d52
treeeed4425c71c5596cf03de073a7f07cc594ffaaa9
parent20a4eafac79ad539000c67e947037012c7322862
fabrics: filter out subsystems with non-matching application string

If the nvme root has an application string set any subsystem lookup
should ignore subsystems which either have no application string set
or which have a non-matching application string.

Signed-off-by: Hannes Reinecke <hare@suse.de>
src/nvme/fabrics.c
src/nvme/tree.c