summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc.c
diff options
context:
space:
mode:
authorChristoph Hellwig2010-01-20 22:55:30 +0100
committerAlex Elder2010-01-21 20:44:56 +0100
commitbdfb04301fa5fdd95f219539a9a5b9663b1e5fc2 (patch)
tree6d50b1c71d1f227cf1800ee0531a475266ef6da8 /fs/xfs/xfs_ialloc.c
parentxfs: cleanup up xfs_log_force calling conventions (diff)
downloadkernel-qcow2-linux-bdfb04301fa5fdd95f219539a9a5b9663b1e5fc2.tar.gz
kernel-qcow2-linux-bdfb04301fa5fdd95f219539a9a5b9663b1e5fc2.tar.xz
kernel-qcow2-linux-bdfb04301fa5fdd95f219539a9a5b9663b1e5fc2.zip
xfs: replace KM_LARGE with explicit vmalloc use
We use the KM_LARGE flag to make kmem_alloc and friends use vmalloc if necessary. As we only need this for a few boot/mount time allocations just switch to explicit vmalloc calls there. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_ialloc.c')
0 files changed, 0 insertions, 0 deletions