Skip to content
Commit ccd2506b authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl



Add an ioctl which forces all of the delay allocated blocks to be
allocated.  This also provides a function ext4_alloc_da_blocks() which
will be used by the following commits to force files to be fully
allocated to preserve application-expected ext3 behaviour.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent f63e6005
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