commit | 0eac940b8a087576c66ecf8e0f294f2ceb3b607b | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Mon May 22 16:29:23 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Mon May 22 16:29:23 2006 +0100 |
tree | a21f5376f5fec2c21fe23e90e3317f1a1c48cc3e | |
parent | fcb7578719529898aef9edce8e409e457a1c2d15 [diff] |
[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 <dwmw2@infradead.org>