diff options
author | Artem B. Bityutskiy | 2005-07-18 13:21:23 +0200 |
---|---|---|
committer | Thomas Gleixner | 2005-11-06 16:31:04 +0100 |
commit | 6dac02a5e1bba0bb88ece50160fc4a64cccf30d1 (patch) | |
tree | 68645a9df3dd236bc1f2a336f6c2c1657d366bb1 /fs/jffs2/build.c | |
parent | [JFFS2] Debug code clean up - step 2 (diff) | |
download | kernel-qcow2-linux-6dac02a5e1bba0bb88ece50160fc4a64cccf30d1.tar.gz kernel-qcow2-linux-6dac02a5e1bba0bb88ece50160fc4a64cccf30d1.tar.xz kernel-qcow2-linux-6dac02a5e1bba0bb88ece50160fc4a64cccf30d1.zip |
[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/build.c')
0 files changed, 0 insertions, 0 deletions