All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme_fc: add uevent to allow dynamic connects
@ 2017-05-05 23:13 jsmart2021
  2017-05-05 23:13 ` [PATCH 1/2] nvme_fc: create fc class and transport device jsmart2021
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: jsmart2021 @ 2017-05-05 23:13 UTC (permalink / raw)


From: James Smart <jsmart2021@gmail.com>

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

James Smart (2):
  nvme_fc: create fc class and transport device
  nvme_fc: add uevent for auto-connect

 drivers/nvme/host/fc.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 79 insertions(+), 4 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-05-08 18:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05 23:13 [PATCH 0/2] nvme_fc: add uevent to allow dynamic connects jsmart2021
2017-05-05 23:13 ` [PATCH 1/2] nvme_fc: create fc class and transport device jsmart2021
2017-05-05 23:13 ` [PATCH 2/2] nvme_fc: add uevent for auto-connect jsmart2021
2017-05-08 11:17   ` Hannes Reinecke
2017-05-08 18:17     ` James Smart
2017-05-08 11:11 ` [PATCH 0/2] nvme_fc: add uevent to allow dynamic connects Johannes Thumshirn
2017-05-08 17:22   ` James Smart

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.