git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb7578
)
[JFFS2] Add some preemptive BUG checks for XATTR code
author
David Woodhouse
<dwmw2@infradead.org>
Mon, 22 May 2006 15:29:23 +0000
(16:29 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Mon, 22 May 2006 15:29:23 +0000
(16:29 +0100)
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>
No differences found