OSDN Git Service

NFSD: Add tracepoints to NFSD's duplicate reply cache
authorChuck Lever <chuck.lever@oracle.com>
Sat, 2 May 2020 15:34:40 +0000 (11:34 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 20 May 2020 21:30:34 +0000 (17:30 -0400)
commit0b175b18648ebedfe255b11a7792f1d76848a8f7
tree398048ec7257a55d9a16938770e3fced9941db81
parentd88ff9587bce1c962835017d2b2c449b2e6bb500
NFSD: Add tracepoints to NFSD's duplicate reply cache

Try to capture DRC failures.

Two additional clean-ups:
- Introduce Doxygen-style comments for the main entry points
- Remove a dprintk that fires for an allocation failure. This was
  the only dprintk in the REPCACHE class.

Reported-by: kbuild test robot <lkp@intel.com>
[ cel: force typecast for display of checksum values ]
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfscache.c
fs/nfsd/trace.h