From: Dan Carpenter Date: Tue, 29 Mar 2011 03:25:59 +0000 (+0300) Subject: ceph: unlock on error in ceph_osdc_start_request() X-Git-Tag: v2.6.39-rc2~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=234af26ff123dfb2aa48772124721b1354c8e0a5;p=pandora-kernel.git ceph: unlock on error in ceph_osdc_start_request() There was a missing unlock on the error path if __map_request() failed. Signed-off-by: Dan Carpenter Signed-off-by: Sage Weil --- Reading git-diff-tree failed