]> www.infradead.org Git - users/hch/misc.git/commit
nfsd: add a tracepoint for nfsd_setattr
authorJeff Layton <jlayton@kernel.org>
Sat, 3 May 2025 19:59:21 +0000 (15:59 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Sun, 11 May 2025 23:48:30 +0000 (19:48 -0400)
commitadbdd746e8ba10088ad3efebee1ec278106a1a38
tree13caa7d21b5d7241278c8fed4d9ef4e9d5cefe27
parent218927aa47647cc3bb58520cc630279844d8adde
nfsd: add a tracepoint for nfsd_setattr

Turn Sargun's internal kprobe based implementation of this into a normal
static tracepoint. Also, remove the dprintk's that got added recently
with the fix for zero-length ACLs.

Cc: Sargun Dillon <sargun@sargun.me>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/trace.h
fs/nfsd/vfs.c
include/trace/misc/fs.h