linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Update synopsis of .pc_encode callback
@ 2021-10-13 14:40 Chuck Lever
  2021-10-13 14:40 ` [PATCH v1 1/3] NFSD: Save location of NFSv4 COMPOUND status Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chuck Lever @ 2021-10-13 14:40 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs

Hi Bruce-

Similar changes to the encode side.

---

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

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

end of thread, other threads:[~2021-10-13 16:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v1 0/3] Update synopsis of .pc_encode callback J. Bruce Fields

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