All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anna Schumaker <Anna.Schumaker@Netapp.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH v1 0/5] Clean up XDR encoding of RPC/RDMA xprt hdrs
Date: Fri, 11 Aug 2017 16:02:49 -0400	[thread overview]
Message-ID: <4359ffc0-6e29-925b-e6f9-5ec4794fefc2@Netapp.com> (raw)
In-Reply-To: <20170810164425.23774.91430.stgit@manet.1015granger.net>



On 08/10/2017 12:47 PM, Chuck Lever wrote:
> Hi Anna-
> 
> These patches harden xprtrdma's send_request code path, particu-
> larly XDR encoding of outgoing transport headers. This is the flip
> side of the series I sent last week. Again, I didn't copy
> linux-rdma on this series since it is strictly XDR-related.
> 
> Please have a look at these and let me know if they are not
> acceptable for v4.14.

Thanks!  They look good to me!

> 
> ---
> 
> Chuck Lever (5):
>       xprtrdma: Clean up rpcrdma_marshal_req() synopsis
>       xprtrdma: Remove rpclen from rpcrdma_marshal_req
>       xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
>       xprtrdma: Harden chunk list encoding against send buffer overflow
>       xprtrdma: Clean up rpcrdma_bc_marshal_reply()
> 
> 
>  net/sunrpc/xprtrdma/backchannel.c |   31 ++--
>  net/sunrpc/xprtrdma/rpc_rdma.c    |  280 +++++++++++++++++++++++--------------
>  net/sunrpc/xprtrdma/transport.c   |    3 
>  net/sunrpc/xprtrdma/xprt_rdma.h   |    4 -
>  4 files changed, 199 insertions(+), 119 deletions(-)
> 
> --
> Chuck Lever
> 

      parent reply	other threads:[~2017-08-11 20:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-10 16:47 [PATCH v1 0/5] Clean up XDR encoding of RPC/RDMA xprt hdrs Chuck Lever
2017-08-10 16:47 ` [PATCH v1 1/5] xprtrdma: Clean up rpcrdma_marshal_req() synopsis Chuck Lever
2017-08-10 16:47 ` [PATCH v1 2/5] xprtrdma: Remove rpclen from rpcrdma_marshal_req Chuck Lever
2017-08-10 16:47 ` [PATCH v1 3/5] xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req() Chuck Lever
2017-08-10 16:47 ` [PATCH v1 4/5] xprtrdma: Harden chunk list encoding against send buffer overflow Chuck Lever
2017-08-10 16:47 ` [PATCH v1 5/5] xprtrdma: Clean up rpcrdma_bc_marshal_reply() Chuck Lever
2017-08-11 20:02 ` Anna Schumaker [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=4359ffc0-6e29-925b-e6f9-5ec4794fefc2@Netapp.com \
    --to=anna.schumaker@netapp.com \
    --cc=chuck.lever@oracle.com \
    --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 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.