[PATCH 0/3] nfsd: callback debugging improvements
From: Jeff Layton
Date: Mon Aug 26 2024 - 08:53:41 EST
While working on the delstid patches, I had a couple of bugs that caused
problems during the callback handling. They're now fixed, but these
patches helped me sort out the problems.
Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
---
Jeff Layton (3):
nfsd: add more info to WARN_ON_ONCE on failed callbacks
nfsd: track the main opcode for callbacks
nfsd: add more nfsd_cb tracepoints
fs/nfsd/nfs4callback.c | 8 +++++++-
fs/nfsd/nfs4layouts.c | 1 +
fs/nfsd/nfs4proc.c | 3 ++-
fs/nfsd/nfs4state.c | 7 +++++++
fs/nfsd/state.h | 1 +
fs/nfsd/trace.h | 27 +++++++++++++++++++++++----
6 files changed, 41 insertions(+), 6 deletions(-)
---
base-commit: 5be63fc19fcaa4c236b307420483578a56986a37
change-id: 20240825-nfsd-cb-1ba377ada62d
Best regards,
--
Jeff Layton <jlayton@xxxxxxxxxx>