From: trondmy@kernel.org
To: linux-nfs@vger.kernel.org
Subject: [PATCH 0/3] Add RDMA support to the pNFS file+flexfiles data channels
Date: Fri, 6 Nov 2020 17:55:24 -0500 [thread overview]
Message-ID: <20201106225527.19148-1-trondmy@kernel.org> (raw)
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
next reply other threads:[~2020-11-06 23:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-06 22:55 trondmy [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201106225527.19148-1-trondmy@kernel.org \
--to=trondmy@kernel.org \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox