]> www.infradead.org Git - users/hch/misc.git/commit
nfsd: add tracepoint for getattr and statfs events
authorJeff Layton <jlayton@kernel.org>
Sat, 3 May 2025 19:59:29 +0000 (15:59 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Sun, 11 May 2025 23:48:34 +0000 (19:48 -0400)
commit0d885f7e7978f81f66e63ce325a2d9de4b41e654
treea8718c22c2bf2d42af5aeeed03efecb422ea6ce1
parenta91bfc4571b4f15f3b01e3aa4df53db73622de15
nfsd: add tracepoint for getattr and statfs events

There isn't a common helper for getattrs, so add these into the
protocol-specific helpers.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs3proc.c
fs/nfsd/nfs4proc.c
fs/nfsd/nfsproc.c
fs/nfsd/trace.h
fs/nfsd/vfs.c