Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/4] Socket creation observability
@ 2023-05-15 13:32 Chuck Lever
  2023-05-15 13:32 ` [PATCH 1/4] SUNRPC: Fix an incorrect comment Chuck Lever
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Chuck Lever @ 2023-05-15 13:32 UTC (permalink / raw)
  To: linux-nfs; +Cc: Chuck Lever

This series updates observability around socket creation and
destruction to help troubleshoot issues such as:

https://lore.kernel.org/linux-nfs/65AFD2EF-E5D3-4461-B23A-D294486D5F65@oracle.com/T/#t

I plan to apply these to nfsd-next.

---

Chuck Lever (4):
      SUNRPC: Fix an incorrect comment
      SUNRPC: Remove dprintk() in svc_handle_xprt()
      SUNRPC: Improve observability in svc_tcp_accept()
      SUNRPC: Trace struct svc_sock lifetime events


 include/trace/events/sunrpc.h | 39 ++++++++++++++++++++++++-----------
 net/sunrpc/svc_xprt.c         |  3 ---
 net/sunrpc/svcsock.c          | 15 ++++++--------
 3 files changed, 33 insertions(+), 24 deletions(-)

--
Chuck Lever


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-15 18:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 13:32 [PATCH 0/4] Socket creation observability Chuck Lever
2023-05-15 13:32 ` [PATCH 1/4] SUNRPC: Fix an incorrect comment Chuck Lever
2023-05-15 13:32 ` [PATCH 2/4] SUNRPC: Remove dprintk() in svc_handle_xprt() Chuck Lever
2023-05-15 13:32 ` [PATCH 3/4] SUNRPC: Improve observability in svc_tcp_accept() Chuck Lever
2023-05-15 16:54   ` Jeff Layton
2023-05-15 17:07     ` Chuck Lever III
2023-05-15 13:33 ` [PATCH 4/4] SUNRPC: Trace struct svc_sock lifetime events Chuck Lever
2023-05-15 16:56 ` [PATCH 0/4] Socket creation observability Jeff Layton
2023-05-15 18:10   ` Chuck Lever III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox