]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
nfs: more in-depth tracing of writepage events
authorJeff Layton <jlayton@kernel.org>
Fri, 8 Aug 2025 11:40:33 +0000 (07:40 -0400)
committerAnna Schumaker <anna.schumaker@oracle.com>
Tue, 23 Sep 2025 17:28:19 +0000 (13:28 -0400)
commitb6ef079fd984930dcc42f4b247777f296528507e
tree6a7b25f1a5d86a95754ea3785ed76b130e90842c
parent4a2d81714d10e66dd7df50d32f9f30382b85fa43
nfs: more in-depth tracing of writepage events

Add tracepoints to nfs_writepage_setup() and nfs_do_writepage().

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/nfstrace.h
fs/nfs/write.c