From: Joakim Tjernlund Date: Sun, 24 Jun 2007 17:22:29 +0000 (+0200) Subject: [JFFS2] Prevent oops after 'node added in wrong place' debug check X-Git-Tag: v2.6.23-rc2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd5c03c317085339deb044ba52fce131a6a0b67;p=pandora-kernel.git [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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed