linux-stable/fs/jbd2
Mingming Cao af1e76d6b3 JBD2: jbd2 slab allocation cleanups
JBD2: Replace slab allocations with page allocations

JBD2 allocate memory for committed_data and frozen_data from slab. However
JBD2 should not pass slab pages down to the block layer. Use page allocator
pages instead. This will also prepare JBD for the large blocksize patchset.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
2007-10-17 18:49:56 -04:00
..
checkpoint.c fix file specification in comments 2007-05-09 08:58:16 +02:00
commit.c JBD2: jbd2 slab allocation cleanups 2007-10-17 18:49:56 -04:00
journal.c JBD2: jbd2 slab allocation cleanups 2007-10-17 18:49:56 -04:00
Makefile [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 2006-10-11 11:14:15 -07: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 JBD2: jbd2 slab allocation cleanups 2007-10-17 18:49:56 -04:00