diff options
author | Jeff Layton <jlayton@kernel.org> | 2025-02-09 07:31:22 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-03-10 09:11:01 -0400 |
commit | 1c2d0957dc66620338eba63e0267122b6e2175cc (patch) | |
tree | 76e48449ea4f47103f4b541c95b1d6459ead9c3f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 230ca758453c63bd38e4d9f4a21db698f7abada8 (diff) |
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 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions