From: Theodore Ts'o Date: Tue, 2 Jun 2009 12:09:22 +0000 (-0400) Subject: ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl X-Git-Tag: v2.6.27.25~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5493749d2491380de2a06719a86125c122934c9d;p=pandora-kernel.git ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl (cherry picked from commit ccd2506bd43113659aa904d5bea5d1300605e2a6) 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" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed