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:
bcdca3e
)
UBIFS: print useful debugging messages when cannot recover gc_lnum
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 26 Apr 2011 07:17:00 +0000
(10:17 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 13 May 2011 16:23:56 +0000
(19:23 +0300)
If we fail to recover the gc_lnum we just return an error and it then
it is difficult to figure out why this happened. This patch adds useful
debugging information which should make it easier to debug the failure.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found