nfs: add new tracepoint at nfs4 revalidate entry point
authorJeff Layton <jlayton@kernel.org>
Fri, 3 Nov 2023 10:10:49 +0000 (06:10 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 4 Jan 2024 15:47:56 +0000 (10:47 -0500)
commit283064fca3e8c6a2f3d1d70bb56f5c01ee01118c
tree90174251b5925e61d9b829679e9bb29a5f743418
parent98b4e5137504a5bd9346562b1310cdc13486603b
nfs: add new tracepoint at nfs4 revalidate entry point

Add a call to the v4 d_revalidate entrypoint, just like the v3 one.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/dir.c