linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bfields@fieldses.org (J. Bruce Fields)
To: Chuck Lever <chuck.lever@oracle.com>
Cc: bfields@redhat.com, linux-nfs@vger.kernel.org
Subject: Re: [PATCH v1 0/2] Update synopsis of .pc_decode callback
Date: Wed, 13 Oct 2021 10:31:25 -0400	[thread overview]
Message-ID: <20211013143125.GA6260@fieldses.org> (raw)
In-Reply-To: <163405415790.4278.17099842754425799312.stgit@bazille.1015granger.net>

On Tue, Oct 12, 2021 at 11:57:15AM -0400, Chuck Lever wrote:
> As we discussed many moons ago, here are clean-up patches that
> modernize the .pc_decode callback's synopsis, based on the
> recent XDR overhaul work.

Looks sensible to me.

Applying pending some testing.

--b.

> 
> ---
> 
> Chuck Lever (2):
>       SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
>       SUNRPC: Change return value type of .pc_decode
> 
> 
>  fs/lockd/svc.c             |   3 +-
>  fs/lockd/xdr.c             | 123 +++++++++++++---------------
>  fs/lockd/xdr4.c            | 124 ++++++++++++++--------------
>  fs/nfsd/nfs2acl.c          |  36 ++++----
>  fs/nfsd/nfs3acl.c          |  26 +++---
>  fs/nfsd/nfs3xdr.c          | 163 +++++++++++++++++--------------------
>  fs/nfsd/nfs4xdr.c          |  28 +++----
>  fs/nfsd/nfsd.h             |   3 +-
>  fs/nfsd/nfssvc.c           |  11 ++-
>  fs/nfsd/nfsxdr.c           |  92 ++++++++++-----------
>  fs/nfsd/xdr.h              |  21 ++---
>  fs/nfsd/xdr3.h             |  31 +++----
>  fs/nfsd/xdr4.h             |   2 +-
>  include/linux/lockd/xdr.h  |  19 +++--
>  include/linux/lockd/xdr4.h |  19 ++---
>  include/linux/sunrpc/svc.h |   3 +-
>  16 files changed, 334 insertions(+), 370 deletions(-)
> 
> --
> Chuck Lever

  parent reply	other threads:[~2021-10-13 14:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12 15:57 [PATCH v1 0/2] Update synopsis of .pc_decode callback Chuck Lever
2021-10-12 15:57 ` [PATCH v1 1/2] SUNRPC: Replace the "__be32 *p" parameter to .pc_decode Chuck Lever
2021-10-12 15:57 ` [PATCH v1 2/2] SUNRPC: Change return value type of .pc_decode Chuck Lever
2021-10-13 14:31 ` J. Bruce Fields [this message]
2021-10-13 14:33   ` [PATCH v1 0/2] Update synopsis of .pc_decode callback Chuck Lever III
2021-10-13 14:35     ` Bruce Fields

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=20211013143125.GA6260@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=bfields@redhat.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 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).