]> git.baikalelectronics.ru Git - kernel.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)
commitd8ca3454b45a35d976ca21e73bc6868026eff13b
treeee94b83744ddd0a8250701f7983387596dbfc8ac
parenta6b304b5ea0ba1ec5a1a9bce4743d99ff28426f2
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