summaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2024-03-05 03:02:30 +0300
committerChuck Lever <chuck.lever@oracle.com>2024-03-09 21:57:50 +0300
commit9b350d3e349f2c4ba4e046001446d533471844a7 (patch)
treebf4a41570d090017e00a01fbf89a324c81918a1f /fs/nfsd/vfs.c
parentbad4c585ccaaf53c23fbf2b221b88c24576a80fd (diff)
downloadlinux-9b350d3e349f2c4ba4e046001446d533471844a7.tar.xz
NFSD: Clean up nfsd4_encode_replay()
Replace open-coded encoding logic with the use of conventional XDR utility functions. Add a tracepoint to make replays observable in field troubleshooting situations. The WARN_ON is removed. A stack trace is of little use, as there is only one call site for nfsd4_encode_replay(), and a buffer length shortage here is unlikely. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nfsd/vfs.c')
0 files changed, 0 insertions, 0 deletions