diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2025-02-03 17:49:42 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-03-10 16:10:58 +0300 |
commit | 2ed4f6fe1555a8431c997a5446254ded963006ce (patch) | |
tree | 72385ea834b8b101a2ece0856168785bc3c745a8 /rust/helpers/helpers.c | |
parent | 4e59e6972b8413e5fd4b5bd0194a9741e5264c15 (diff) | |
download | linux-2ed4f6fe1555a8431c997a5446254ded963006ce.tar.xz |
NFSD: Fix trace_nfsd_slot_seqid_sequence
While running down the problem triggered by disconnect injection,
I noticed the "in use" string was actually never hooked up in this
trace point, so it always showed the traced slot as not in use. But
what might be more useful is showing all the slot status flags.
Also, this trace point can record and report the slot's index
number, which among other things is useful for troubleshooting slot
table expansion and contraction.
Reviewed-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