aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAmit Arora <aarora@in.ibm.com>2007-07-17 21:42:38 -0400
committerTheodore Ts'o <tytso@mit.edu>2007-07-17 21:42:38 -0400
commit56055d3ae4cc7fa6d2b10885f20269de8a989ed7 (patch)
treeab0008be38ef4d2789aee16d084fdaa2d5acfc32 /arch
parentfallocate support in ext4 (diff)
downloadlinux-dev-56055d3ae4cc7fa6d2b10885f20269de8a989ed7.tar.xz
linux-dev-56055d3ae4cc7fa6d2b10885f20269de8a989ed7.zip
write support for preallocated blocks
This patch adds write support to the uninitialized extents that get created when a preallocation is done using fallocate(). It takes care of splitting the extents into multiple (upto three) extents and merging the new split extents with neighbouring ones, if possible. Signed-off-by: Amit Arora <aarora@in.ibm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions