commit | 5bd5c03c317085339deb044ba52fce131a6a0b67 | [log] [tgz] |
---|---|---|
author | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Sun Jun 24 19:22:29 2007 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu Aug 02 21:36:35 2007 +0100 |
tree | 2d4b7691136f6069ef074c5f7b2b872f2ecd9f2d | |
parent | 370504cf7c68b953de55c41d5e0be97d30f3cf00 [diff] |
[JFFS2] Prevent oops after 'node added in wrong place' debug check jffs2_add_physical_node_ref() should never really return error -- it's an internal debugging check which triggered. We really need to work out why and stop it happening. But in the meantime, let's make the failure mode a little less nasty. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> Signed-off-by: David Woodhouse <dwmw2@infradead.org>