From: Adrian Hunter Date: Fri, 18 Jul 2008 13:47:41 +0000 (+0300) Subject: UBIFS: fix error return in failure mode X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736a9634077d09ce9fcc3433ca950799b678a5da;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