linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Clean up XDR encoders for NFSv4.1 utility operations
@ 2023-10-02 14:51 Chuck Lever
  2023-10-02 14:51 ` [PATCH v1 1/4] NFSD: Add a utility function for encoding sessionid4 objects Chuck Lever
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chuck Lever @ 2023-10-02 14:51 UTC (permalink / raw)
  To: linux-nfs; +Cc: Chuck Lever

Tidy up the server-side XDR encoders for CREATE_SESSION and
SEQUENCE results. Series applies to nfsd-next. See topic branch
"nfsd4-encoder-overhaul" in this repo:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git

---

Chuck Lever (4):
      NFSD: Add a utility function for encoding sessionid4 objects
      NFSD: Add nfsd4_encode_channel_attr4()
      NFSD: Restructure nfsd4_encode_create_session()
      NFSD: Clean up nfsd4_encode_sequence()


 fs/nfsd/nfs4xdr.c | 163 +++++++++++++++++++++++++++-------------------
 fs/nfsd/xdr4.h    |   2 +
 2 files changed, 99 insertions(+), 66 deletions(-)

--
Chuck Lever


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

end of thread, other threads:[~2023-10-04 12:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02 14:51 [PATCH v1 0/4] Clean up XDR encoders for NFSv4.1 utility operations Chuck Lever
2023-10-02 14:51 ` [PATCH v1 1/4] NFSD: Add a utility function for encoding sessionid4 objects Chuck Lever
2023-10-02 14:51 ` [PATCH v1 2/4] NFSD: Add nfsd4_encode_channel_attr4() Chuck Lever
2023-10-02 14:51 ` [PATCH v1 3/4] NFSD: Restructure nfsd4_encode_create_session() Chuck Lever
2023-10-02 14:51 ` [PATCH v1 4/4] NFSD: Clean up nfsd4_encode_sequence() Chuck Lever
2023-10-04 12:54 ` [PATCH v1 0/4] Clean up XDR encoders for NFSv4.1 utility operations Jeff Layton

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