]> asedeno.scripts.mit.edu Git - linux.git/commit
xprtrdma: Demote "connect" log messages
authorChuck Lever <chuck.lever@oracle.com>
Thu, 8 Jun 2017 15:53:00 +0000 (11:53 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jul 2017 20:00:12 +0000 (16:00 -0400)
commit173b8f49b3af3d5102168793436dc17b94476b74
treeee94b83744ddd0a8250701f7983387596dbfc8ac
parent838edb94977b96f191800d7ce39b2505419aac4a
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>
net/sunrpc/xprtrdma/verbs.c