]> git.baikalelectronics.ru Git - kernel.git/commit
RDS: Turn down alarming reconnect messages
authorAndy Grover <andy.grover@oracle.com>
Thu, 11 Mar 2010 13:50:02 +0000 (13:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2010 04:16:57 +0000 (21:16 -0700)
commitf0a3de4426deb1209224eaaf5b97abce321a2f86
treea1749dae883efd89777c031b18285f0570080b89
parent7fc956d61f7a67b84c751bfb066f7ea2455e94e2
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/ib_cm.c
net/rds/iw_cm.c
net/rds/rdma_transport.c