commit | d38dce5bfb400226bbffc81289c42a6271826a7e | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed May 13 14:05:24 2009 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon May 18 12:28:26 2009 +0300 |
tree | f558c2374480955a1307dd24cc2e07607372b10c | |
parent | cfcf0ec84bee53799e1e393a48af5bdcf719a383 [diff] |
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 <Artem.Bityutskiy@nokia.com>