kernel_samsung_a53x/fs/nfsd
Chuck Lever efcbe86a29 NFSD: Save location of NFSv4 COMPOUND status
[ Upstream commit 3b0ebb255fdc49a3d340846deebf045ef58ec744 ]

Refactor: Currently nfs4svc_encode_compoundres() relies on the NFS
dispatcher to pass in the buffer location of the COMPOUND status.
Instead, save that buffer location in struct nfsd4_compoundres.

The compound tag follows immediately after.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 12:27:48 +01:00
..
acl.h
auth.c
auth.h
blocklayout.c
blocklayoutxdr.c
blocklayoutxdr.h
cache.h
current_stateid.h
export.c nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
export.h nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
fault_inject.c
filecache.c fsnotify: Protect fsnotify_handle_inode_event from no-inode events 2024-11-19 12:27:46 +01:00
filecache.h
flexfilelayout.c
flexfilelayoutxdr.c
flexfilelayoutxdr.h
idmap.h
Kconfig NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. 2024-11-19 12:27:37 +01:00
lockd.c Keep read and write fds with each nlm_file 2024-11-19 12:27:44 +01:00
Makefile
netns.h NFSD: delay unmount source's export after inter-server copy completed. 2024-11-19 12:27:39 +01:00
nfs2acl.c SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
nfs3acl.c SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
nfs3proc.c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() 2024-11-19 12:27:48 +01:00
nfs3xdr.c SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
nfs4acl.c
nfs4callback.c nfsd: rpc_peeraddr2str needs rcu lock 2024-11-19 12:27:39 +01:00
nfs4idmap.c
nfs4layouts.c
nfs4proc.c NFSD: Save location of NFSv4 COMPOUND status 2024-11-19 12:27:48 +01:00
nfs4recover.c nfsd: Log client tracking type log message as info instead of warning 2024-11-19 12:27:36 +01:00
nfs4state.c NFSD: Initialize pointer ni with NULL and not plain integer 0 2024-11-19 12:27:48 +01:00
nfs4xdr.c NFSD: Save location of NFSv4 COMPOUND status 2024-11-19 12:27:48 +01:00
nfscache.c NFSD: Optimize DRC bucket pruning 2024-11-19 12:27:47 +01:00
nfsctl.c nfsd: Fix fall-through warnings for Clang 2024-11-19 12:27:37 +01:00
nfsd.h SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
nfsfh.c NFSD: Update the GETATTR3res encoder to use struct xdr_stream 2024-11-19 12:27:33 +01:00
nfsfh.h NFSD: Constify @fh argument of knfsd_fh_hash() 2024-11-19 12:27:38 +01:00
nfsproc.c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() 2024-11-19 12:27:48 +01:00
nfssvc.c SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
nfsxdr.c SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
pnfs.h
state.h nfsd: track filehandle aliasing in nfs4_files 2024-11-19 12:27:37 +01:00
stats.c nfsd: protect concurrent access to nfsd stats counters 2024-11-19 12:27:31 +01:00
stats.h nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
trace.c NFSD: Add SPDX header for fs/nfsd/trace.c 2024-11-19 12:27:20 +01:00
trace.h NFSD: Prevent a possible oops in the nfs_dirent() tracepoint 2024-11-19 12:27:41 +01:00
vfs.c NFSD: remove vanity comments 2024-11-19 12:27:44 +01:00
vfs.h NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream 2024-11-19 12:27:33 +01:00
xdr.h SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
xdr3.h SUNRPC: Change return value type of .pc_decode 2024-11-19 12:27:48 +01:00
xdr4.h NFSD: Save location of NFSv4 COMPOUND status 2024-11-19 12:27:48 +01:00
xdr4cb.h