public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: Christoph Hellwig <hch@lst.de>, Jeff Layton <jlayton@kernel.org>,
	Trond Myklebust <trondmy@kernel.org>,
	Anna Schumaker <anna@kernel.org>
Cc: NeilBrown <neil@brown.name>,
	Olga Kornievskaia <okorniev@redhat.com>,
	Dai Ngo <Dai.Ngo@oracle.com>, Tom Talpey <tom@talpey.com>,
	linux-nfs@vger.kernel.org
Subject: Re: small sunrpc cleanups v2
Date: Thu, 15 May 2025 15:03:03 -0400	[thread overview]
Message-ID: <948ba006-70dc-48ce-b4cb-32b775e35633@oracle.com> (raw)
In-Reply-To: <20250515114906.32559-1-hch@lst.de>

On Thu, 15 May 2025 13:48:44 +0200, Christoph Hellwig wrote:
> just a few small cleanups done while looking at the code.
>
> Changes since v1:
>  - invert polarity of a flag
>
> Diffstat:
>  fs/nfsd/nfs3proc.c         |    2
>  fs/nfsd/nfsproc.c          |    2
>  include/linux/sunrpc/xdr.h |    3
>  net/sunrpc/socklib.c       |  164
++++++++++++++++-----------------------------
>  net/sunrpc/xdr.c           |   11 +--
>  5 files changed, 66 insertions(+), 116 deletions(-)
>
> [...]

Applied to nfsd-testing, thanks!

I can take these through nfsd-next (for v6.17). Note: I generally prefer
breaking up patches like 2/3 into smaller steps.

[1/3] sunrpc: simplify xdr_init_encode_pages
      commit: cee96da0c08381059771458ad46c00ed7fabfcd8
[2/3] sunrpc: simplify xdr_partial_copy_from_skb
      commit: 9a5441cbb8a1259d62bdf11deed77c172f766c23
[3/3] sunrpc: unexport csum_partial_copy_to_xdr
      commit: afd5de3042dfa3aed96774892aeee7f5592a1046

-- 
Chuck Lever

      parent reply	other threads:[~2025-05-15 19:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-15 11:48 small sunrpc cleanups v2 Christoph Hellwig
2025-05-15 11:48 ` [PATCH 1/3] sunrpc: simplify xdr_init_encode_pages Christoph Hellwig
2025-05-15 11:48 ` [PATCH 2/3] sunrpc: simplify xdr_partial_copy_from_skb Christoph Hellwig
2025-05-15 15:45   ` Jeff Layton
2025-05-15 11:48 ` [PATCH 3/3] sunrpc: unexport csum_partial_copy_to_xdr Christoph Hellwig
2025-05-15 19:03 ` Chuck Lever [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=948ba006-70dc-48ce-b4cb-32b775e35633@oracle.com \
    --to=chuck.lever@oracle.com \
    --cc=Dai.Ngo@oracle.com \
    --cc=anna@kernel.org \
    --cc=hch@lst.de \
    --cc=jlayton@kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=neil@brown.name \
    --cc=okorniev@redhat.com \
    --cc=tom@talpey.com \
    --cc=trondmy@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