diff options
author | Jeff Layton <jlayton@kernel.org> | 2025-02-09 15:31:24 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-03-10 16:11:02 +0300 |
commit | 43fa8905db08a39d4d0a709f6f3294037c4db425 (patch) | |
tree | 9722e2570545930db50e3151cff9e6a2877c1b1f /rust/helpers/helpers.c | |
parent | 6c1cefb84b3dee08e94b6908617f23f3fcc045e9 (diff) | |
download | linux-43fa8905db08a39d4d0a709f6f3294037c4db425.tar.xz |
nfsd: always release slot when requeueing callback
If the callback is going to be requeued to the workqueue, then release
the slot. The callback client and session could change and the slot may
no longer be valid after that point.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions