NFSv4.2: Add a tracepoint for listxattr
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 3 Oct 2022 17:03:52 +0000 (13:03 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 5 Oct 2022 19:47:16 +0000 (15:47 -0400)
commita0b685e7bd7c5d232a64b0707d2f83ae3e1840dc
tree3e84e8ac9ab122b34bb9f1060805508e9a09cfe4
parent27ffed1040f7703e368f37f5f97fef87a79527dd
NFSv4.2: Add a tracepoint for listxattr

This can be defined as simply an NFS4_INODE_EVENT() since we don't have
the name of a specific xattr to list. This roughly matches readdir,
which also uses an NFS4_INODE_EVENT() tracepoint.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs42proc.c
fs/nfs/nfs4trace.h