From: Adrian Hunter Date: Fri, 18 Jul 2008 13:47:41 +0000 (+0300) Subject: UBIFS: fix error return in failure mode X-Git-Tag: v2.6.27-rc4~65^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16dfd804b44ef7156d1c201f100bd0d9dc6b7c4b;p=pandora-kernel.git UBIFS: fix error return in failure mode UBIFS recovery testing debug facility simulates media failures. When simulating an IO error, the error code returned must be -EIO but it was not always if the user switched off the debug recovery testing option at the same time. Signed-off-by: Adrian Hunter --- Reading git-diff-tree failed