linux/drivers/nvme/host
James Smart 56d5f4f108 nvme-fc: add support for duplicate_connect option
Adds support for the duplicate_connect option. When set to true,
checks whether there's an existing controller via the same host port
and target port for the same host (hostnqn, hostid) to the same
subsystem. Fails the connection request if an existing controller.

Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-10-27 09:25:32 +03:00
..
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
core.c nvme: check for a live controller in nvme_dev_open 2017-10-27 09:05:22 +03:00
fabrics.c nvme: add duplicate_connect option 2017-10-27 09:25:20 +03:00
fabrics.h nvme: add helper to compare options to controller 2017-10-27 09:25:28 +03:00
fc.c nvme-fc: add support for duplicate_connect option 2017-10-27 09:25:32 +03:00
lightnvm.c nvme: fix lightnvm check 2017-09-11 12:29:36 -04:00
nvme.h nvme: get rid of nvme_ctrl_list 2017-10-27 09:04:53 +03:00
pci.c nvme: switch controller refcounting to use struct device 2017-10-27 09:04:07 +03:00
rdma.c nvme-rdma: add support for duplicate_connect option 2017-10-27 09:25:32 +03:00