rds: Fix reference counting on the for xmit_atomic and xmit_rdma
authorChris Mason <chris.mason@oracle.com>
Tue, 11 May 2010 23:15:35 +0000 (16:15 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:15:13 +0000 (18:15 -0700)
This makes sure we have the proper number of references in
rds_ib_xmit_atomic and rds_ib_xmit_rdma.  We also consistently
drop references the same way for all message types as the IOs end.

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found