summaryrefslogtreecommitdiff
path: root/include/linux/jbd2.h
diff options
context:
space:
mode:
authorMingming Cao <cmm@us.ibm.com>2007-10-16 22:38:25 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2007-10-17 22:49:56 (GMT)
commitc089d490dfbf53bc0893dc9ef57cf3ee6448314d (patch)
tree8faffea3bdcfdd48ce175ac92d5088ced4f1c969 /include/linux/jbd2.h
parentd85714d81cc0408daddb68c10f7fd69eafe7c213 (diff)
downloadlinux-fsl-qoriq-c089d490dfbf53bc0893dc9ef57cf3ee6448314d.tar.xz
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: Christoph Lameter <clameter@sgi.com> Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Diffstat (limited to 'include/linux/jbd2.h')
0 files changed, 0 insertions, 0 deletions