From: Chris Mason Date: Tue, 11 May 2010 23:15:35 +0000 (-0700) Subject: rds: Fix reference counting on the for xmit_atomic and xmit_rdma X-Git-Tag: v2.6.37-rc1~147^2~499^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc2228c599f173d77000a250bf0541294e1a7be;p=pandora-kernel.git rds: Fix reference counting on the for xmit_atomic and xmit_rdma 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 --- Reading git-diff-tree failed