Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH v1 0/6] Deprecate dprintk in svcrdma
@ 2021-10-13 14:46 Chuck Lever
  2021-10-13 14:46 ` [PATCH v1 1/6] svcrdma: Remove dprintk() call sites in module handlers Chuck Lever
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Chuck Lever @ 2021-10-13 14:46 UTC (permalink / raw)
  To: linux-rdma, linux-nfs

This patch series moves forward with the removal of dprintk in
SUNRPC in favor of tracepoints. This is the last step for the
svcrdma component.

---

Chuck Lever (6):
      svcrdma: Remove dprintk() call sites in module handlers
      svcrdma: Remove dprintk call site in svc_rdma_create_xprt()
      svcrdma: Remove dprintk call site in svc_rdma_parse_connect_private()
      svcrdma: Remove dprintk call sites during QP creation
      svcrdma: Remove dprintk call sites during accept
      svcrdma: Remove include/linux/sunrpc/debug.h


 net/sunrpc/xprtrdma/svc_rdma.c           |  9 ------
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c  |  1 -
 net/sunrpc/xprtrdma/svc_rdma_sendto.c    |  1 -
 net/sunrpc/xprtrdma/svc_rdma_transport.c | 37 ++----------------------
 4 files changed, 3 insertions(+), 45 deletions(-)

--
Chuck Lever

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

end of thread, other threads:[~2021-11-03  7:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-13 14:46 [PATCH v1 0/6] Deprecate dprintk in svcrdma Chuck Lever
2021-10-13 14:46 ` [PATCH v1 1/6] svcrdma: Remove dprintk() call sites in module handlers Chuck Lever
2021-10-13 14:47 ` [PATCH v1 2/6] svcrdma: Remove dprintk call site in svc_rdma_create_xprt() Chuck Lever
2021-10-13 14:47 ` [PATCH v1 3/6] svcrdma: Remove dprintk call site in svc_rdma_parse_connect_private() Chuck Lever
2021-10-13 14:47 ` [PATCH v1 4/6] svcrdma: Remove dprintk call sites during QP creation Chuck Lever
2021-10-13 14:47 ` [PATCH v1 5/6] svcrdma: Remove dprintk call sites during accept Chuck Lever
2021-10-13 14:47 ` [PATCH v1 6/6] svcrdma: Remove include/linux/sunrpc/debug.h Chuck Lever
2021-10-13 15:59 ` [PATCH v1 0/6] Deprecate dprintk in svcrdma J. Bruce Fields
2021-10-13 16:49   ` Chuck Lever III
2021-10-13 18:35     ` David Wysochanski
2021-10-13 21:03       ` Chuck Lever III
2021-11-03  7:56         ` David Wysochanski

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