NFSD: Instrument fh_verify()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 21 Jun 2022 14:06:23 +0000 (10:06 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Sat, 30 Jul 2022 00:08:56 +0000 (20:08 -0400)
commit051382885552e12541cc0ebf82092be374a9ed2a
tree82cd67753df6b74a8fc1bda154d703365b6e7e77
parent28fffa6c57906ffa07e84f12aae5d99993cafdae
NFSD: Instrument fh_verify()

Capture file handles and how they map to local inodes. In particular,
NFSv4 PUTFH uses fh_verify() so we can now observe which file handles
are the target of OPEN, LOOKUP, RENAME, and so on.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfsfh.c
fs/nfsd/trace.h