commit | 56d5f4f108efd4e439d2320738e2b894af0920bb | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Fri Oct 20 16:17:08 2017 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Fri Oct 27 09:25:32 2017 +0300 |
tree | e2f22cb4bb954620608b1c4303e4ddea2ce16f2d | |
parent | 36e835f2432d8f16845307b5fb7e88d1e5af041d [diff] |
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>