linux_dsm_epyc7002/net/sunrpc/xprtrdma
Chuck Lever 173b8f49b3 xprtrdma: Demote "connect" log messages
Some have complained about the log messages generated when xprtrdma
opens or closes a connection to a server. When an NFS mount is
mostly idle these can appear every few minutes as the client idles
out the connection and reconnects.

Connection and disconnection is a normal part of operation, and not
exceptional, so change these to dprintk's for now. At some point
all of these will be converted to tracepoints, but that's for
another day.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2017-07-13 16:00:12 -04:00
..
backchannel.c xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup() 2017-05-24 07:53:37 -04:00
fmr_ops.c xprtrdma: Don't defer MR recovery if ro_map fails 2017-07-13 16:00:11 -04:00
frwr_ops.c xprtrdma: Don't defer MR recovery if ro_map fails 2017-07-13 16:00:11 -04:00
Makefile svcrdma: Introduce local rdma_rw API helpers 2017-04-25 17:25:55 -04:00
module.c rpcrdma: Merge svcrdma and xprtrdma modules into one 2015-06-04 16:56:02 -04:00
rpc_rdma.c xprtrdma: Fix client lock-up after application signal fires 2017-07-13 16:00:11 -04:00
svc_rdma_backchannel.c svcrdma: Clean up RPC-over-RDMA backchannel reply processing 2017-04-25 17:25:55 -04:00
svc_rdma_marshal.c svcrdma: Clean out old XDR encoders 2017-04-25 17:25:56 -04:00
svc_rdma_recvfrom.c svcrdma: Clean up RPC-over-RDMA backchannel reply processing 2017-04-25 17:25:55 -04:00
svc_rdma_rw.c svcrdma: Introduce local rdma_rw API helpers 2017-04-25 17:25:55 -04:00
svc_rdma_sendto.c svcrdma: Remove the req_map cache 2017-04-25 17:25:55 -04:00
svc_rdma_transport.c svcrdma: Remove the req_map cache 2017-04-25 17:25:55 -04:00
svc_rdma.c svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt 2017-04-25 17:25:55 -04:00
transport.c xprtrdma: Fix client lock-up after application signal fires 2017-07-13 16:00:11 -04:00
verbs.c xprtrdma: Demote "connect" log messages 2017-07-13 16:00:12 -04:00
xprt_rdma.h xprtrdma: Fix client lock-up after application signal fires 2017-07-13 16:00:11 -04:00