All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] nvme_fc: add uevent to allow dynamic connects
@ 2017-09-14 17:38 James Smart
  2017-09-14 17:38 ` [PATCH v3 1/3] nvme_fc: create fc class and transport device James Smart
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: James Smart @ 2017-09-14 17:38 UTC (permalink / raw)


These patches add support for generating a uevent which can be
caught and converted to a nvme-cli connect-all request for the
FC initiator and target ports.

Also contains a patch to catch connection attempts that duplicate
already-in-existence associations.

Cut on nvme-4.14

James Smart (3):
  nvme_fc: create fc class and transport device
  nvme_fc: add uevent for auto-connect
  nvme_fc: Avoid duplicate associations between same port pairs

 drivers/nvme/host/fc.c         | 132 ++++++++++++++++++++++++++++++++++++++++-
 include/linux/nvme-fc-driver.h |   2 +
 2 files changed, 133 insertions(+), 1 deletion(-)

-- 
2.13.1

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

end of thread, other threads:[~2017-10-04  7:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14 17:38 [PATCH v3 0/3] nvme_fc: add uevent to allow dynamic connects James Smart
2017-09-14 17:38 ` [PATCH v3 1/3] nvme_fc: create fc class and transport device James Smart
2017-09-18 16:13   ` Christoph Hellwig
2017-09-18 16:13     ` Christoph Hellwig
2017-09-20 10:30     ` Johannes Thumshirn
2017-09-20 10:30       ` Johannes Thumshirn
2017-09-20 17:50       ` Christoph Hellwig
2017-09-20 17:50         ` Christoph Hellwig
2017-09-21  5:16         ` Johannes Thumshirn
2017-09-21  5:16           ` Johannes Thumshirn
2017-09-14 17:38 ` [PATCH v3 2/3] nvme_fc: add uevent for auto-connect James Smart
2017-09-18 16:14   ` Christoph Hellwig
2017-09-19 14:53     ` James Smart
2017-09-20 17:50       ` Christoph Hellwig
2017-09-14 17:38 ` [PATCH v3 3/3] nvme_fc: Avoid duplicate associations between same port pairs James Smart
2017-09-18 16:12   ` Christoph Hellwig
2017-09-18 16:28     ` James Smart
2017-09-18 23:17       ` Christoph Hellwig
2017-09-19  0:07         ` James Smart
2017-09-20 11:09           ` Sagi Grimberg
2017-10-04  7:48 ` [PATCH v3 0/3] nvme_fc: add uevent to allow dynamic connects Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.