diff options
| author | Chuck Lever <cel@kernel.org> | 2026-08-02 13:04:32 -0400 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-26 16:41:42 -0400 |
| commit | 87f884ee8836edc911bc948c7e56a66ba3293219 (patch) | |
| tree | d7ab306be702a1e4521d76536d37e5b0abb6b809 /scripts/objdiff | |
| parent | a5add57746d0b460aab1e16564c2dc4f56eb93bf (diff) | |
| download | linux-next-87f884ee8836edc911bc948c7e56a66ba3293219.tar.gz linux-next-87f884ee8836edc911bc948c7e56a66ba3293219.zip | |
NFSD: Budget the CB_NOTIFY_LOCK opcode
NFS4_enc_cb_notify_lock_sz counts the lock owner and the file
handle. nfs4_xdr_enc_cb_notify_lock() emits an opcode ahead of both,
so the macro falls one XDR word short.
This macro sizes p_arglen and nothing else. rq_callsize pads that
with two credential slacks, so the shortfall has never reached
the send buffer. No backport is needed.
Link: https://patch.msgid.link/20260802-nfsd-deleg-destroy-badhandle-v1-5-323aa7196055@kernel.org
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
