NFS: Improvements for fs_context-related tracepoints
authorChuck Lever <chuck.lever@oracle.com>
Wed, 7 Jun 2023 13:56:43 +0000 (09:56 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Jun 2023 16:15:23 +0000 (12:15 -0400)
commit9e8ab85a7ea74b0698f14df9b828927b6db03bd2
tree062498ad81236a3c2dd502b473aec808e5ca2bfd
parent626590ea4c93814808a8c4e5ffd2aa0d27f05d4b
NFS: Improvements for fs_context-related tracepoints

Add some missing observability to the fs_context tracepoints
added by commit 33ce83ef0bb0 ("NFS: Replace fs_context-related
dprintk() call sites with tracepoints").

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/fs_context.c