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:
8dab169
)
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
author
David Woodhouse
<dwmw2@infradead.org>
Tue, 3 Jul 2007 20:51:19 +0000
(16:51 -0400)
committer
David Woodhouse
<dwmw2@infradead.org>
Tue, 3 Jul 2007 20:51:19 +0000
(16:51 -0400)
We should have stopped returning 1 from read_dnode() to indicate
failure. We can just mark the damn thing obsolete immediately. But I
missed a case where we don't.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found