From: "J. Bruce Fields" <bfields@fieldses.org>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-rdma@vger.kernel.org, linux-nfs@vger.kernel.org
Subject: Re: [PATCH v3 0/6] server-side NFS/RDMA patches proposed for v4.9
Date: Thu, 22 Sep 2016 16:38:57 -0400 [thread overview]
Message-ID: <20160922203857.GB313@fieldses.org> (raw)
In-Reply-To: <20160913144246.5733.66229.stgit@klimt.1015granger.net>
On Tue, Sep 13, 2016 at 10:52:33AM -0400, Chuck Lever wrote:
> Hi Bruce-
>
> These are ready for you to consider for your "for v4.9" branch. They
> include:
Sorry for the delay--applying for for 4.9.--b.
>
> - Fix a couple of reference counting issues
> - Introduce simple RDMA-CM private message exchange
> - Support Remote Invalidation
>
> Available in the "nfsd-rdma-for-4.9" topic branch of this git repo:
>
> git://git.linux-nfs.org/projects/cel/cel-2.6.git
>
>
> Or for browsing:
>
> http://git.linux-nfs.org/?p=cel/cel-2.6.git;a=log;h=refs/heads/nfsd-rdma-for-4.9
>
>
> Changes since v2:
> - Rebased on v4.8-rc6
> - "SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use" has been merged
> - Revert 64c59a3726f2 (add a "Cc: stable" if you think that's appropriate)
>
>
> Changes since v1:
> - Rebased on v4.8-rc3
> - Added Reviewed-by tags
> - Fixed additional bugs found in v4.8
>
>
> ---
>
> Chuck Lever (6):
> svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
> svcrdma: Tail iovec leaves an orphaned DMA mapping
> svcrdma: Skip put_page() when send_reply() fails
> rpcrdma: RDMA/CM private message data structure
> svcrdma: Server-side support for rpcrdma_connect_private
> svcrdma: support Remote Invalidation
>
>
> include/linux/sunrpc/rpc_rdma.h | 35 ++++++++++++
> include/linux/sunrpc/svc_rdma.h | 10 +++
> net/sunrpc/auth_gss/svcauth_gss.c | 5 +-
> net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 2 -
> net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 2 -
> net/sunrpc/xprtrdma/svc_rdma_sendto.c | 82 ++++++++++++++++++++--------
> net/sunrpc/xprtrdma/svc_rdma_transport.c | 60 +++++++++++++++++---
> 7 files changed, 159 insertions(+), 37 deletions(-)
>
> --
> Chuck Lever
prev parent reply other threads:[~2016-09-22 20:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-13 14:52 [PATCH v3 0/6] server-side NFS/RDMA patches proposed for v4.9 Chuck Lever
2016-09-13 14:52 ` [PATCH v3 1/6] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") Chuck Lever
2016-09-13 14:52 ` [PATCH v3 2/6] svcrdma: Tail iovec leaves an orphaned DMA mapping Chuck Lever
2016-09-13 14:52 ` [PATCH v3 3/6] svcrdma: Skip put_page() when send_reply() fails Chuck Lever
2016-09-13 14:53 ` [PATCH v3 4/6] rpcrdma: RDMA/CM private message data structure Chuck Lever
2016-09-13 14:53 ` [PATCH v3 5/6] svcrdma: Server-side support for rpcrdma_connect_private Chuck Lever
2016-09-13 14:53 ` [PATCH v3 6/6] svcrdma: support Remote Invalidation Chuck Lever
2016-09-22 20:38 ` J. Bruce Fields [this message]
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=20160922203857.GB313@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-rdma@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;
as well as URLs for NNTP newsgroup(s).