]> bbs.cooldavid.org Git - net-next-2.6.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)
commit97069788d6784ac92d050557a02f6e7bf4d1f53d
treea1749dae883efd89777c031b18285f0570080b89
parent571c02fa81e43ebb4b793f626d6c7bf0fa18902b
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