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:
0a5bb45
)
UBI: print a message if ECH is corrupted and VIDH is ok
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sun, 19 Jul 2009 11:03:16 +0000
(14:03 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sun, 26 Jul 2009 11:21:51 +0000
(14:21 +0300)
If the EC header is corrupted, but the VID header is OK, UBI accepts the
PEB and treats it as "used". However, generally this should not happen.
Print a warning if this happens.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found