All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] nvme-fabrics: infrastructure changes for fc protocol support
@ 2016-09-26 15:14 James Smart
  2016-10-12 17:53 ` J Freyensee
  0 siblings, 1 reply; 2+ messages in thread
From: James Smart @ 2016-09-26 15:14 UTC (permalink / raw)



This patch set completes the patches to the fabrics layer for
FC protocol support.

Thanks Sagi, for pulling 3 of the prior patches in.

The first patch, patching target code, is unchanged from its prior
posting, which was reviewed and accepted.

The second patch, fixing sqe.command_id, is a repost of a prior patch
revised per review to fix pci.c and loop.c as well.


-- james



James Smart (2):
  nvme-fabrics: patch target code in prep for FC transport support
  nvme-fabrics: set sqe.command_id in core, not transports

 drivers/nvme/host/core.c       |  3 ++-
 drivers/nvme/host/pci.c        |  1 -
 drivers/nvme/host/rdma.c       |  1 -
 drivers/nvme/target/configfs.c | 14 ++++++++++++++
 drivers/nvme/target/loop.c     |  1 -
 5 files changed, 16 insertions(+), 4 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-10-12 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 15:14 [PATCH 0/2 v2] nvme-fabrics: infrastructure changes for fc protocol support James Smart
2016-10-12 17:53 ` J Freyensee

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.