git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab4b313
)
UBI: do not panic if volume check fails
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 13 May 2009 11:05:24 +0000
(14:05 +0300)
committer
Grazvydas 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