diff options
author | 2025-02-09 07:31:22 -0500 | |
---|---|---|
committer | 2025-03-10 09:11:01 -0400 | |
commit | 1c2d0957dc66620338eba63e0267122b6e2175cc (patch) | |
tree | 76e48449ea4f47103f4b541c95b1d6459ead9c3f /scripts/lib/kdoc/kdoc_output.py | |
parent | nfsd: put dl_stid if fail to queue dl_recall (diff) | |
download | linux-rng-1c2d0957dc66620338eba63e0267122b6e2175cc.tar.xz linux-rng-1c2d0957dc66620338eba63e0267122b6e2175cc.zip |
nfsd: prepare nfsd4_cb_sequence_done() for error handling rework
There is only one case where we want to proceed with processing the rest
of the CB_COMPOUND, and that's when the cb_seq_status is 0. Make the
default return value be false, and only set it to true in that case.
Rename the "need_restart" label to "requeue", to better indicate that
it's being requeued to the workqueue.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions