From: Alex Elder Date: Thu, 8 Nov 2012 14:01:39 +0000 (-0600) Subject: rbd: end request on error in rbd_do_request() caller X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd323ac0eb433b14cbb270bfc5a82f308f2662de;p=pandora-kernel.git rbd: end request on error in rbd_do_request() caller Only one of the three callers of rbd_do_request() provide a collection structure to aggregate status. If an error occurs in rbd_do_request(), have the caller take care of calling rbd_coll_end_req() if necessary in that one spot. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed