]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: Turn down alarming reconnect messages
authorAndy Grover <andy.grover@oracle.com>
Tue, 16 Feb 2010 23:41:15 +0000 (15:41 -0800)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:21 +0000 (16:41 -0700)
commit2c082bbe7fb5488548b7f2c0ba81081d58fccc9c
tree12d2d8e788b91fe520877b35bbf96769b93d301d
parent84bf9bd6cd6d59ed03b62a5d812929620d8d0f3f
RDS: Turn down alarming reconnect messages

RDS's error messages when a connection goes down are a little
extreme. A connection may go down, and it will be re-established,
and everything is fine. This patch links these messages through
rdsdebug(), instead of to printk directly.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/ib_cm.c
net/rds/iw_cm.c
net/rds/rdma_transport.c