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.24-rc1~1364^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79c44980aae3f50fe73e50789641df265953cc6;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