From: Anna Schumaker <Anna.Schumaker@netapp.com>
To: Trond Myklebust <trond.myklebust@primarydata.com>,
"linux-nfs@vger.kernel.org" <linux-nfs@vger.kernel.org>
Subject: [GIT PULL] Please pull NFSoRDMA client changes
Date: Mon, 14 Mar 2016 15:14:21 -0400 [thread overview]
Message-ID: <56E70D8D.3070408@Netapp.com> (raw)
Hi Trond,
The following changes since commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af:
Linux 4.5-rc6 (2016-02-28 08:41:20 -0800)
are available in the git repository at:
git://git.linux-nfs.org/projects/anna/nfs-rdma.git tags/nfs-rdma-4.6-1
for you to fetch changes up to 2fa8f88d8892507ecff0126fbc67906740491d31:
xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs (2016-03-14 14:56:08 -0400)
This time with proper signed-off-by lines :)
Thanks,
Anna
----------------------------------------------------------------
Chuck Lever (11):
xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro
xprtrdma: Clean up physical_op_map()
xprtrdma: Clean up dprintk format string containing a newline
xprtrdma: Segment head and tail XDR buffers on page boundaries
xprtrdma: Do not wait if ib_post_send() fails
rpcrdma: Add RPCRDMA_HDRLEN_ERR
xprtrdma: Properly handle RDMA_ERROR replies
xprtrdma: Serialize credit accounting again
xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
xprtrdma: Use an anonymous union in struct rpcrdma_mw
xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs
include/linux/sunrpc/rpc_rdma.h | 12 ++---
include/linux/sunrpc/xprtrdma.h | 2 -
net/sunrpc/xprtrdma/fmr_ops.c | 28 ++++++------
net/sunrpc/xprtrdma/frwr_ops.c | 143 ++++++++++++++++++++++++++++++++++++++---------------------
net/sunrpc/xprtrdma/physical_ops.c | 1 -
net/sunrpc/xprtrdma/rpc_rdma.c | 108 ++++++++++++++++++++++++++++++++-------------
net/sunrpc/xprtrdma/verbs.c | 204 ++++++++++++++++++++++++++-----------------------------------------------------------
net/sunrpc/xprtrdma/xprt_rdma.h | 14 +++---
8 files changed, 259 insertions(+), 253 deletions(-)
next reply other threads:[~2016-03-14 19:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 19:14 Anna Schumaker [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-06 12:53 [GIT PULL] Please pull NFSoRDMA client changes Anna Schumaker
2015-01-30 22:07 Anna Schumaker
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=56E70D8D.3070408@Netapp.com \
--to=anna.schumaker@netapp.com \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@primarydata.com \
/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 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.