]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: fix loop connect-all
authorSagi Grimberg <sagi@grimberg.me>
Thu, 22 Aug 2019 21:31:41 +0000 (14:31 -0700)
committerKeith Busch <keith.busch@intel.com>
Thu, 22 Aug 2019 21:31:58 +0000 (15:31 -0600)
commit55054e4488a8e28b9793eb4d854d5330ff938511
treedf9949ed693b31206ebb4b22285f0bd7e673daa5
parent45ec6c6f14a07c3d903911044cffea5e51d687c7
fabrics: fix loop connect-all

When we check the trtype, we handle loop like fc
which is wrong as it checks for the adrfam attribute
in the discovery record.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
fabrics.c