Skip to content
Snippets Groups Projects
Commit f06d3fee authored by Chuck Lever's avatar Chuck Lever Committed by Greg Kroah-Hartman
Browse files

NFSD: Add tracepoints to NFSD's duplicate reply cache


[ Upstream commit 0b175b18 ]

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: default avatarkbuild test robot <lkp@intel.com>
[ cel: force typecast for display of checksum values ]
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
Stable-dep-of: 3bc8edc9 ("nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent fe142d5c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment