mbox series

[0/2] NFSD: Two tracepoint-related patches

Message ID 165582017204.1716.2642742597692008742.stgit@klimt.1015granger.net (mailing list archive)
Headers show
Series NFSD: Two tracepoint-related patches | expand

Message

Chuck Lever June 21, 2022, 2:06 p.m. UTC
Fodder for the next merge window. Comments welcome.

I plan to review Neil's directory parallelism patches very soon.
I'll post the filecache overhaul series once the rhashtable patches
are working well.

---

Chuck Lever (2):
      SUNRPC: Expand the svc_alloc_arg_err tracepoint
      NFSD: Instrument fh_verify()


 fs/nfsd/nfsfh.c               |  5 ++--
 fs/nfsd/trace.h               | 46 +++++++++++++++++++++++++++++++++++
 include/trace/events/sunrpc.h | 14 +++++++----
 net/sunrpc/svc_xprt.c         |  2 +-
 4 files changed, 59 insertions(+), 8 deletions(-)

--
Chuck Lever