summaryrefslogtreecommitdiff
path: root/fs/jffs2/write.c
diff options
context:
space:
mode:
authorArtem B. Bityutskiy <dedekind@infradead.org>2005-07-18 11:21:23 (GMT)
committerThomas Gleixner <tglx@mtd.linutronix.de>2005-11-06 15:31:04 (GMT)
commit6dac02a5e1bba0bb88ece50160fc4a64cccf30d1 (patch)
tree68645a9df3dd236bc1f2a336f6c2c1657d366bb1 /fs/jffs2/write.c
parent61a39b694137cef6059a0714c3b1847aabe53b90 (diff)
downloadlinux-fsl-qoriq-6dac02a5e1bba0bb88ece50160fc4a64cccf30d1.tar.xz
[JFFS2] Fix slab panic
When JFFS22 is unable to read the root inode, the bad root inode object is not freed and remains sticked in the jffs2_i slab cache. When we further try to free the slab cache (e.g., on rmmod jffs2), slab allocator subsystem panics. Fix this bug. Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/jffs2/write.c')
0 files changed, 0 insertions, 0 deletions