Skip to content
Commit 56055d3a authored by Amit Arora's avatar Amit Arora Committed by Theodore Ts'o
Browse files

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: default avatarAmit Arora <aarora@in.ibm.com>
parent a2df2a63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment