diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2024-03-05 03:02:30 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-03-09 21:57:50 +0300 |
commit | 9b350d3e349f2c4ba4e046001446d533471844a7 (patch) | |
tree | bf4a41570d090017e00a01fbf89a324c81918a1f /fs/lockd | |
parent | bad4c585ccaaf53c23fbf2b221b88c24576a80fd (diff) | |
download | linux-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/lockd')
0 files changed, 0 insertions, 0 deletions