From: Theodore Ts'o Date: Thu, 26 Feb 2009 06:04:07 +0000 (-0500) Subject: ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl X-Git-Tag: v2.6.30-rc1~416^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccd2506bd43113659aa904d5bea5d1300605e2a6;p=pandora-kernel.git 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: "Theodore Ts'o" --- Reading git-diff-tree failed