Re: [PATCH 0/3] NFSD admin interface observability
From: Jeff Layton <jlayton@kernel.org>
Date: 2023-05-15 17:00:10
From: Jeff Layton <jlayton@kernel.org>
Date: 2023-05-15 17:00:10
On Mon, 2023-05-15 at 09:35 -0400, Chuck Lever wrote:
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 LeverUsually not crazy about whitespace patches, but OK, just this once. Reviewed-by: Jeff Layton <jlayton@kernel.org>