Skip to content
Snippets Groups Projects
Commit c089d490 authored by Mingming Cao's avatar Mingming Cao Committed by Theodore Ts'o
Browse files

JBD: JBD slab allocation cleanups


JBD: Replace slab allocations with page allocations

JBD allocate memory for committed_data and frozen_data from slab. However
JBD 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: default avatarChristoph Lameter <clameter@sgi.com>
Signed-off-by: default avatarMingming Cao <cmm@us.ibm.com>
parent d85714d8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment