From: David Woodhouse Date: Mon, 22 May 2006 15:29:23 +0000 (+0100) Subject: [JFFS2] Add some preemptive BUG checks for XATTR code X-Git-Tag: v2.6.18-rc1~1105^2~61^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eac940b8a087576c66ecf8e0f294f2ceb3b607b;p=pandora-kernel.git [JFFS2] Add some preemptive BUG checks for XATTR code In a couple of places, we assume that what's at the end of the ->next_in_ino list is a struct jffs2_inode_cache. Let's check for that, since we expect it to change soon. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed