From: Artem Bityutskiy Date: Wed, 13 May 2009 11:05:24 +0000 (+0300) Subject: UBI: do not panic if volume check fails X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b58e3320e812c3a58d29fe84fa4f792cc69847;p=pandora-kernel.git UBI: do not panic if volume check fails If a volume paranoid check fails, do not return an error code to the caller, but just print error messages and go forward. The primary reason for this is that it is difficult to recover and cancel the operation at that stage. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed