public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* small sunrpc cleanups
@ 2025-05-13  8:57 Christoph Hellwig
  2025-05-13  8:57 ` [PATCH 1/3] sunrpc: simplify xdr_init_encode_pages Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Christoph Hellwig @ 2025-05-13  8:57 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton, Trond Myklebust, Anna Schumaker
  Cc: NeilBrown, Olga Kornievskaia, Dai Ngo, Tom Talpey, linux-nfs

Hi all,

just a few small cleanups done while looking at the code.

Diffstat:
 fs/nfsd/nfs3proc.c         |    2 
 fs/nfsd/nfsproc.c          |    2 
 include/linux/sunrpc/xdr.h |    3 
 net/sunrpc/socklib.c       |  144 +++++++++++++++------------------------------
 net/sunrpc/xdr.c           |   11 +--
 5 files changed, 57 insertions(+), 105 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread
* small sunrpc cleanups v2
@ 2025-05-15 11:48 Christoph Hellwig
  2025-05-15 11:48 ` [PATCH 1/3] sunrpc: simplify xdr_init_encode_pages Christoph Hellwig
  0 siblings, 1 reply; 9+ messages in thread
From: Christoph Hellwig @ 2025-05-15 11:48 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton, Trond Myklebust, Anna Schumaker
  Cc: NeilBrown, Olga Kornievskaia, Dai Ngo, Tom Talpey, linux-nfs

Hi all,

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-05-15 11:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13  8:57 small sunrpc cleanups Christoph Hellwig
2025-05-13  8:57 ` [PATCH 1/3] sunrpc: simplify xdr_init_encode_pages Christoph Hellwig
2025-05-13 12:15   ` Jeff Layton
2025-05-13  8:57 ` [PATCH 2/3] sunrpc: simplify xdr_partial_copy_from_skb Christoph Hellwig
2025-05-13 12:15   ` Jeff Layton
2025-05-14  5:05     ` Christoph Hellwig
2025-05-13  8:57 ` [PATCH 3/3] sunrpc: unexport csum_partial_copy_to_xdr Christoph Hellwig
2025-05-13 12:16   ` Jeff Layton
  -- strict thread matches above, loose matches on Subject: below --
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox