diff options
author | 2022-09-26 14:41:01 -0400 | |
---|---|---|
committer | 2022-09-26 14:50:57 -0400 | |
commit | b95239ca4954a0d48b19c09ce7e8f31b453b4216 (patch) | |
tree | f675a2b66ad391f8dbe42c4f1516e1b54a6a1151 /scripts/generate_rust_analyzer.py | |
parent | nfsd: fix comments about spinlock handling with delegations (diff) | |
download | wireguard-linux-b95239ca4954a0d48b19c09ce7e8f31b453b4216.tar.xz wireguard-linux-b95239ca4954a0d48b19c09ce7e8f31b453b4216.zip |
nfsd: make nfsd4_run_cb a bool return function
queue_work can return false and not queue anything, if the work is
already queued. If that happens in the case of a CB_RECALL, we'll have
taken an extra reference to the stid that will never be put. Ensure we
throw a warning in that case.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions