nvme-fabrics: move controller options matching to fabrics
authorSagi Grimberg <sagi@grimberg.me>
Fri, 19 Oct 2018 00:40:40 +0000 (17:40 -0700)
committerChristoph Hellwig <hch@lst.de>
Fri, 19 Oct 2018 12:22:24 +0000 (14:22 +0200)
commitb7c7be6f6bd28ffea7f608ac2d806b8a4bdc82fe
treeeb4a21a9f531055161d0fc348633b38c15d7b664
parentbb59b8e57493465fac8658bba103f7c4cc5d874a
nvme-fabrics: move controller options matching to fabrics

IP transports will most likely use the same controller options
matching when detecting a duplicate connect. Move it to
fabrics.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fabrics.c
drivers/nvme/host/fabrics.h
drivers/nvme/host/rdma.c