commit | 97069788d6784ac92d050557a02f6e7bf4d1f53d | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Thu Mar 11 13:50:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 16 21:16:57 2010 -0700 |
tree | a1749dae883efd89777c031b18285f0570080b89 | |
parent | 571c02fa81e43ebb4b793f626d6c7bf0fa18902b [diff] |
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>