aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ext3_fs.h
diff options
context:
space:
mode:
authorMingming Cao <cmm@us.ibm.com>2006-03-26 01:37:56 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-26 08:57:01 -0800
commitb47b24781c59565f45acd765dc995a752d561e96 (patch)
treebd18b4f13fef4e162429b1e1ba14841d4a11af3b /include/linux/ext3_fs.h
parent[PATCH] ext3_get_blocks: Mapping multiple blocks at a once (diff)
downloadlinux-dev-b47b24781c59565f45acd765dc995a752d561e96.tar.xz
linux-dev-b47b24781c59565f45acd765dc995a752d561e96.zip
[PATCH] ext3_get_blocks: multiple block allocation
Add support for multiple block allocation in ext3-get-blocks(). Look up the disk block mapping and count the total number of blocks to allocate, then pass it to ext3_new_block(), where the real block allocation is performed. Once multiple blocks are allocated, prepare the branch with those just allocated blocks info and finally splice the whole branch into the block mapping tree. Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/ext3_fs.h')
0 files changed, 0 insertions, 0 deletions