From: Artem Bityutskiy Date: Thu, 26 May 2011 03:51:48 +0000 (+0300) Subject: UBIFS: supress false error messages X-Git-Tag: v3.0-rc2~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab75950b11e74145ffe61376ac073d56645aab8a;p=pandora-kernel.git UBIFS: supress false error messages Commit ab51afe05273741f72383529ef488aa1ea598ec6 was a good clean-up, but it introduced a regression - now UBIFS prints scary error messages during recovery on all corrupted nodes, even though the corruptions are expected (due to a power cut). This patch fixes the issue. Additionally fix a typo in a commentary introduced by the same commit. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed