[PATCH 0/3] NFSD admin interface observability
From: Chuck Lever <cel@kernel.org>
Date: 2023-05-15 13:35:38
From: Chuck Lever <cel@kernel.org>
Date: 2023-05-15 13:35:38
I added new tracepoints while looking into the
svc_tcp_listen_data_ready() bug and proposed fix. I thought these
might be generally helpful. I'd like to apply these to nfsd-next.
---
Chuck Lever (3):
NFSD: Clean up nfsctl white-space damage
NFSD: Clean up nfsctl_transaction_write()
NFSD: trace nfsctl operations
fs/nfsd/nfsctl.c | 83 +++++++++------
fs/nfsd/trace.h | 259 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 309 insertions(+), 33 deletions(-)
--
Chuck Lever