[PATCH 0/3] nfsd: tracepoint cleanups and additions

From: Jeff Layton
Date: Fri Apr 05 2024 - 14:41:10 EST


First a patch to remove a few newlines from existing tracepoint string
formats, and then a couple of new tracepoints to instrument some of the
activity around CREATE_SESSION and client expiry. Probably reasonable
for v6.10.

Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
---
Jeff Layton (3):
nfsd: drop extraneous newline from nfsd tracepoints
nfsd: new tracepoint for check_slot_seqid
nfsd: add tracepoint in mark_client_expired_locked

fs/nfsd/nfs4state.c | 18 +++++++++------
fs/nfsd/trace.h | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 72 insertions(+), 10 deletions(-)
---
base-commit: 10396f4df8b75ff6ab0aa2cd74296565466f2c8d
change-id: 20240405-nfsd-fixes-adc4524ae2bf

Best regards,
--
Jeff Layton <jlayton@xxxxxxxxxx>