UBI: do not panic if volume check fails
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 May 2009 11:05:24 +0000 (14:05 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Jul 2009 13:04:22 +0000 (16:04 +0300)
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 <Artem.Bityutskiy@nokia.com>

No differences found