public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add RDMA support to the pNFS file+flexfiles data channels
@ 2020-11-06 22:55 trondmy
  2020-11-06 22:55 ` [PATCH 1/3] SUNRPC: xprt_load_transport() needs to support the netid "rdma6" trondmy
  0 siblings, 1 reply; 5+ messages in thread
From: trondmy @ 2020-11-06 22:55 UTC (permalink / raw)
  To: linux-nfs

From: Trond Myklebust <trond.myklebust@hammerspace.com>

Add support for connecting to the pNFS files/flexfiles data servers
through RDMA, assuming that the GETDEVICEINFO call advertises that
support.

Trond Myklebust (3):
  SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
  NFSv4/pNFS: Use connections to a DS that are all of the same protocol
    family
  NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr

 fs/nfs/pnfs.h                |  1 +
 fs/nfs/pnfs_nfs.c            | 71 +++++++++++++++++++++++++++++-------
 net/sunrpc/xprtrdma/module.c |  2 +
 3 files changed, 60 insertions(+), 14 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-11-10 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-06 22:55 [PATCH 0/3] Add RDMA support to the pNFS file+flexfiles data channels trondmy
2020-11-06 22:55 ` [PATCH 1/3] SUNRPC: xprt_load_transport() needs to support the netid "rdma6" trondmy
2020-11-06 22:55   ` [PATCH 2/3] NFSv4/pNFS: Use connections to a DS that are all of the same protocol family trondmy
2020-11-06 22:55     ` [PATCH 3/3] NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr trondmy
2020-11-10 16:26       ` Mkrtchyan, Tigran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox