From: Simon Derr Date: Fri, 21 Jun 2013 13:32:41 +0000 (+0200) Subject: 9P/RDMA: Improve error handling in rdma_request X-Git-Tag: v3.11-rc1~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f52d07cb75d96fcbb5b9ab72938590fa9ffb19d;p=pandora-kernel.git 9P/RDMA: Improve error handling in rdma_request Most importantly: - do not free the recv context (rpl_context) after a successful post_recv() - but do free the send context (c) after a failed send. Signed-off-by: Simon Derr Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed