summaryrefslogtreecommitdiff
path: root/fs/jbd/transaction.c
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)
commitaf1e76d6b3f37cb89d9192eaf83588adaf4728eb (patch)
tree8b30dd421361a61c3f2e9c96bd574986b4e78c9e /fs/jbd/transaction.c
parentc089d490dfbf53bc0893dc9ef57cf3ee6448314d (diff)
downloadlinux-fsl-qoriq-af1e76d6b3f37cb89d9192eaf83588adaf4728eb.tar.xz
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>
Diffstat (limited to 'fs/jbd/transaction.c')
0 files changed, 0 insertions, 0 deletions