From: Alex Elder Date: Tue, 19 Feb 2013 18:25:57 +0000 (-0600) Subject: libceph: use a flag to indicate a fault has occurred X-Git-Tag: v3.9-rc1~41^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e7b6a11923bda6102b4e3e196693567944869c;p=pandora-kernel.git libceph: use a flag to indicate a fault has occurred This just rearranges the logic in con_work() a little bit so that a flag is used to indicate a fault has occurred. This allows both the fault and non-fault case to be handled the same way and avoids a couple of nearly consecutive gotos. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed