]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
nfs: add tracepoints to nfs_writepages()
authorJeff Layton <jlayton@kernel.org>
Fri, 8 Aug 2025 11:40:34 +0000 (07:40 -0400)
committerAnna Schumaker <anna.schumaker@oracle.com>
Tue, 23 Sep 2025 17:28:19 +0000 (13:28 -0400)
commit83c47ef8aca0dc5e2159e884b2bfd3440948eed1
tree0ef11481bd1c87ae6195b328002c1c22d48cbe2f
parentb6ef079fd984930dcc42f4b247777f296528507e
nfs: add tracepoints to nfs_writepages()

Show the inode info and requested range.

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