commit | 0b175b18648ebedfe255b11a7792f1d76848a8f7 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Sat May 02 11:34:40 2020 -0400 |
committer | Chuck Lever <chuck.lever@oracle.com> | Wed May 20 17:30:34 2020 -0400 |
tree | 398048ec7257a55d9a16938770e3fced9941db81 | |
parent | d88ff9587bce1c962835017d2b2c449b2e6bb500 [diff] |
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>