linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@kernel.org>
To: Chuck Lever <cel@kernel.org>, linux-nfs@vger.kernel.org
Cc: Chuck Lever <chuck.lever@oracle.com>
Subject: Re: [PATCH v1 0/4] Clean up XDR encoders for NFSv4.1 utility operations
Date: Wed, 04 Oct 2023 08:54:43 -0400	[thread overview]
Message-ID: <f28ffe9a71d4c01cc4a996a018259af0e8d93340.camel@kernel.org> (raw)
In-Reply-To: <169625819958.1640.14102064750083176117.stgit@klimt.1015granger.net>

On Mon, 2023-10-02 at 10:51 -0400, Chuck Lever wrote:
> 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
> 

Reviewed-by: Jeff Layton <jlayton@kernel.org>

      parent reply	other threads:[~2023-10-04 12:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Jeff Layton [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=f28ffe9a71d4c01cc4a996a018259af0e8d93340.camel@kernel.org \
    --to=jlayton@kernel.org \
    --cc=cel@kernel.org \
    --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 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).