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:
3bb66b4
)
UBIFS: improve error reporting when reading bad node
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sun, 22 Aug 2010 18:27:30 +0000
(21:27 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 30 Aug 2010 07:19:09 +0000
(10:19 +0300)
When an error happens during validation of read node, the typical situation is that
the LEB we read is unmapped (due to some bug). It is handy to include the mapping
status into the error message.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found