diff options
author | Andy Grover <andy.grover@oracle.com> | 2010-03-11 13:50:01 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-16 21:16:56 -0700 |
commit | 571c02fa81e43ebb4b793f626d6c7bf0fa18902b (patch) | |
tree | 08868b2379bc577d64654ea14047edd2eeaf55c7 /net/rds/ib_cm.c | |
parent | 048c15e641289d902f7ef9f1241068d8045e210c (diff) | |
download | linux-571c02fa81e43ebb4b793f626d6c7bf0fa18902b.tar.bz2 |
RDS: Workaround for in-use MRs on close causing crash
if a machine is shut down without closing sockets properly, and
freeing all MRs, then a BUG_ON will bring it down. This patch
changes these to WARN_ONs -- leaking MRs is not fatal (although
not ideal, and there is more work to do here for a proper fix.)
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/ib_cm.c')
0 files changed, 0 insertions, 0 deletions