nfs: add a tracepoint to nfs_inode_detach_delegation_locked
authorJeff Layton <jlayton@kernel.org>
Wed, 18 Jun 2025 13:19:13 +0000 (09:19 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Jul 2025 22:20:27 +0000 (15:20 -0700)
commit0139a30ada76d154ff48dfe7a1d2056f7d7ae023
tree0db0eccf6b2d8d841b3bee8c5758dd322430ef54
parent8c206b0a121e4195f892f298628791f3b848fef0
nfs: add a tracepoint to nfs_inode_detach_delegation_locked

We have tracepoints for setting a delegation and reclaiming them. Add a
tracepoint for when the delegation is being detached from the inode.

Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20250618-nfs-tracepoints-v2-2-540c9fb48da2@kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/delegation.c
fs/nfs/nfs4trace.h