From: majianpeng Date: Tue, 16 Jul 2013 07:45:48 +0000 (+0800) Subject: libceph: unregister request in __map_request failed and nofail == false X-Git-Tag: v3.2.52~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be47dfad8e39e8b849fd0487292b3998284ddbc2;p=pandora-kernel.git libceph: unregister request in __map_request failed and nofail == false commit 73d9f7eef3d98c3920e144797cc1894c6b005a1e upstream. For nofail == false request, if __map_request failed, the caller does cleanup work, like releasing the relative pages. It doesn't make any sense to retry this request. Signed-off-by: Jianpeng Ma Reviewed-by: Sage Weil [bwh: Backported to 3.2: adjust indentation] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed