linux/fs/lockd
Chuck Lever 16c663642c SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
The passed-in value of the "__be32 *p" parameter is now unused in
every server-side XDR decoder, and can be removed.

Note also that there is a line in each decoder that sets up a local
pointer to a struct xdr_stream. Passing that pointer from the
dispatcher instead saves one line per decoder function.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2021-10-13 10:29:41 -04:00
..
clnt4xdr.c
clntlock.c
clntproc.c
clntxdr.c
host.c
Makefile
mon.c
netns.h
procfs.c
procfs.h
svc.c SUNRPC: Replace the "__be32 *p" parameter to .pc_decode 2021-10-13 10:29:41 -04:00
svc4proc.c Keep read and write fds with each nlm_file 2021-08-23 18:05:31 -04:00
svclock.c lockd: don't attempt blocking locks on nfs reexports 2021-08-26 15:32:18 -04:00
svcproc.c Keep read and write fds with each nlm_file 2021-08-23 18:05:31 -04:00
svcshare.c
svcsubs.c Keep read and write fds with each nlm_file 2021-08-23 18:05:31 -04:00
svcxdr.h lockd: Common NLM XDR helpers 2021-07-06 20:14:42 -04:00
xdr.c SUNRPC: Replace the "__be32 *p" parameter to .pc_decode 2021-10-13 10:29:41 -04:00
xdr4.c SUNRPC: Replace the "__be32 *p" parameter to .pc_decode 2021-10-13 10:29:41 -04:00