1
0
Fork 0
alistair23-linux/fs/jbd2
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create().
Slab destructors were no longer supported after Christoph's
c59def9f22 change. They've been
BUGs for both slab and slub, and slob never supported them
either.

This rips out support for the dtor pointer from kmem_cache_create()
completely and fixes up every single callsite in the kernel (there were
about 224, not including the slab allocator definitions themselves,
or the documentation references).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-20 10:11:58 +09:00
..
Makefile [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 2006-10-11 11:14:15 -07:00
checkpoint.c fix file specification in comments 2007-05-09 08:58:16 +02:00
commit.c jbd2 commit: fix transaction dropping 2007-07-16 09:05:34 -07:00
journal.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
recovery.c fix ext4/JBD2 build warnings 2007-07-19 10:04:47 -07:00
revoke.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
transaction.c fix file specification in comments 2007-05-09 08:58:16 +02:00