]> www.infradead.org Git - users/sagi/libnvme.git/commit
fabrics: Filter discovery ctrls out during application context check
authorDaniel Wagner <dwagner@suse.de>
Wed, 14 Jun 2023 12:19:10 +0000 (14:19 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 21 Jun 2023 07:34:46 +0000 (09:34 +0200)
commitac1584a5eac1bb97960d94e90e1dac026ea41b49
tree565790598868d01bf23607a712ca0f5f91360d4f
parent1c573cde638eba87c2245b178b940f5727477671
fabrics: Filter discovery ctrls out during application context check

We also need to filter out the well known discovery controllers when
using the execution context filtering. Obviously, we can't use the
subsystem name, thus match on the host and target address instead.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
src/nvme/fabrics.c