commit | e2baf4ed168589af8224d51f0ac50e65bcdee3f6 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Jul 03 16:51:19 2007 -0400 |
committer | David Woodhouse <dwmw2@bombadil.infradead.org> | Wed Jul 04 10:24:29 2007 -0400 |
tree | 3cce4ea07535c6b0d204da53d15f91c146d46a70 | |
parent | ba609a9d97ba231c3d94443c50579ceb5fc33867 [diff] |
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure. 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>