linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add duplicate_connect option for ctlr connect requests
@ 2017-10-11  0:35 James Smart
  2017-10-11  0:35 ` [PATCH 1/3] nvme: add duplicate_connect option James Smart
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: James Smart @ 2017-10-11  0:35 UTC (permalink / raw)


This patch adds a duplicate_connect option option to those supported by
fabric connection requests. When set to true (1), duplicate connections
are allowed. When set to false (0), duplicate connections are rejected.

The option is set in the fabrics layer and acted upon by each transport.

This patch set came about as of this prior patch review:
http://lists.infradead.org/pipermail/linux-nvme/2017-September/012783.html

James Smart (3):
  nvme: add duplicate_connect option
  nvme_fc: add support for duplicate_connect option
  RFC: nvme rdma: add support for duplicate_connect option

 drivers/nvme/host/fabrics.c | 19 +++++++++-
 drivers/nvme/host/fabrics.h |  2 ++
 drivers/nvme/host/fc.c      | 46 +++++++++++++++++++++++++
 drivers/nvme/host/rdma.c    | 84 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 150 insertions(+), 1 deletion(-)

-- 
2.13.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-10-19 15:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-11  0:35 [PATCH 0/3] Add duplicate_connect option for ctlr connect requests James Smart
2017-10-11  0:35 ` [PATCH 1/3] nvme: add duplicate_connect option James Smart
2017-10-19 15:20   ` Christoph Hellwig
2017-10-19 15:58     ` James Smart
2017-10-11  0:35 ` [PATCH 2/3] nvme_fc: add support for " James Smart
2017-10-19 15:23   ` Christoph Hellwig
2017-10-19 15:59     ` James Smart
2017-10-11  0:35 ` [PATCH/RFC 3/3] nvme rdma: " James Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).