From: Tom Tucker Date: Tue, 6 May 2008 15:04:50 +0000 (-0500) Subject: svcrdma: Return error from rdma_read_xdr so caller knows to free context X-Git-Tag: v2.6.26-rc4~90^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16d40093a95f2b31007d7a7abefc50e6b27e236;p=pandora-kernel.git svcrdma: Return error from rdma_read_xdr so caller knows to free context The rdma_read_xdr function did not discriminate between no read-list and an error posting the read-list. This results in a leak of a page if there is an error posting the read-list. Signed-off-by: Tom Tucker --- Reading git-diff-tree failed