Tina Yang 550a8002e4 RDS: Fix locking in rds_send_drop_to()
It seems rds_send_drop_to() called
__rds_rdma_send_complete(rs, rm, RDS_RDMA_CANCELED)
with only rds_sock lock, but not rds_message lock. It raced with
other threads that is attempting to modify the rds_message as well,
such as from within rds_rdma_send_complete().

Signed-off-by: Tina Yang <tina.yang@oracle.com>
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-16 21:16:58 -07:00
..
2010-03-16 21:16:55 -07:00
2009-11-19 13:26:06 -08:00
2009-08-23 19:13:07 -07:00
2009-02-26 23:39:25 -08:00
2009-11-19 13:26:06 -08:00
2010-03-16 21:16:55 -07:00
2009-02-26 23:39:26 -08:00
2009-10-30 15:06:37 -07:00
2010-03-16 21:16:58 -07:00
2009-08-23 19:13:07 -07:00
2009-08-23 19:13:02 -07:00
2009-08-23 19:13:02 -07:00