All of lore.kernel.org
 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/3] Update synopsis of .pc_encode callback
Date: Wed, 13 Oct 2021 12:00:34 -0400	[thread overview]
Message-ID: <20211013160034.GD6260@fieldses.org> (raw)
In-Reply-To: <163413598146.5966.14139533676554616065.stgit@bazille.1015granger.net>

On Wed, Oct 13, 2021 at 10:40:52AM -0400, Chuck Lever wrote:
> Hi Bruce-
> 
> Similar changes to the encode side.

Looks good, thanks.--b.

> 
> ---
> 
> Chuck Lever (3):
>       NFSD: Save location of NFSv4 COMPOUND status
>       SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
>       SUNRPC: Change return value type of .pc_encode
> 
> 
>  fs/lockd/svc.c             |   3 +-
>  fs/lockd/xdr.c             |  29 +++--
>  fs/lockd/xdr4.c            |  29 +++--
>  fs/nfs/callback_xdr.c      |   4 +-
>  fs/nfsd/nfs2acl.c          |   8 +-
>  fs/nfsd/nfs3acl.c          |  22 ++--
>  fs/nfsd/nfs3xdr.c          | 210 +++++++++++++++++--------------------
>  fs/nfsd/nfs4proc.c         |   2 +-
>  fs/nfsd/nfs4xdr.c          |  20 ++--
>  fs/nfsd/nfsd.h             |   3 +-
>  fs/nfsd/nfssvc.c           |  15 ++-
>  fs/nfsd/nfsxdr.c           |  82 +++++++--------
>  fs/nfsd/xdr.h              |  14 +--
>  fs/nfsd/xdr3.h             |  30 +++---
>  fs/nfsd/xdr4.h             |   5 +-
>  include/linux/lockd/xdr.h  |   8 +-
>  include/linux/lockd/xdr4.h |   8 +-
>  include/linux/sunrpc/svc.h |   3 +-
>  18 files changed, 237 insertions(+), 258 deletions(-)
> 
> --
> Chuck Lever

      parent reply	other threads:[~2021-10-13 16:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13 14:40 [PATCH v1 0/3] Update synopsis of .pc_encode callback Chuck Lever
2021-10-13 14:40 ` [PATCH v1 1/3] NFSD: Save location of NFSv4 COMPOUND status Chuck Lever
2021-10-13 14:41 ` [PATCH v1 2/3] SUNRPC: Replace the "__be32 *p" parameter to .pc_encode Chuck Lever
2021-10-13 14:41 ` [PATCH v1 3/3] SUNRPC: Change return value type of .pc_encode Chuck Lever
2021-10-13 16:00 ` J. Bruce Fields [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=20211013160034.GD6260@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.