From: David Woodhouse Date: Wed, 25 Apr 2007 16:04:23 +0000 (+0100) Subject: [JFFS2] Handle inodes with only a single metadata node with non-zero isize X-Git-Tag: v2.6.22-rc1~1116^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c4b23770d1b0cef7c06a23378ab544eb0c64b4;p=pandora-kernel.git [JFFS2] Handle inodes with only a single metadata node with non-zero isize This should never happen unless there's corruption on the medium and the actual data nodes go missing. But the failure mode (an oops when we assume the fragtree isn't empty and go looking for its last node) isn't useful. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed