linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: bfields@fieldses.org
Cc: linux-rdma@vger.kernel.org, linux-nfs@vger.kernel.org
Subject: [PATCH 0/3] Three short subjects for v4.17
Date: Tue, 20 Mar 2018 17:05:04 -0400	[thread overview]
Message-ID: <20180320210219.13273.89049.stgit@klimt.1015granger.net> (raw)

Hi Bruce-

I have a bunch of patches left, but it looks like -rc7 is going to
be the last -rc, and you are working on read delegation. So let's
draw to a close with these three simple fixes, and I can postpone
the rest until v4.18.

---

Chuck Lever (3):
      svcrdma: Use pr_err to report Receive errors
      svcrdma: Consult max_qp_init_rd_atom when accepting connections
      svcrdma: Clean up rdma_build_arg_xdr


 net/sunrpc/xprtrdma/svc_rdma.c           |    4 ++--
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c  |   33 +++++++++++++++---------------
 net/sunrpc/xprtrdma/svc_rdma_transport.c |   28 +++++++++++--------------
 3 files changed, 30 insertions(+), 35 deletions(-)

--
Chuck Lever

             reply	other threads:[~2018-03-20 21:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20 21:05 Chuck Lever [this message]
2018-03-20 21:05 ` [PATCH 1/3] svcrdma: Use pr_err to report Receive errors Chuck Lever
2018-03-20 21:05 ` [PATCH 2/3] svcrdma: Consult max_qp_init_rd_atom when accepting connections Chuck Lever
2018-03-20 21:05 ` [PATCH 3/3] svcrdma: Clean up rdma_build_arg_xdr Chuck Lever
2018-03-20 21:37 ` [PATCH 0/3] Three short subjects for v4.17 J. Bruce Fields

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=20180320210219.13273.89049.stgit@klimt.1015granger.net \
    --to=chuck.lever@oracle.com \
    --cc=bfields@fieldses.org \
    --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).