Home
last modified time | relevance | path

Searched hist:ccd2506bd43113659aa904d5bea5d1300605e2a6 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dioctl.cdiff ccd2506bd43113659aa904d5bea5d1300605e2a6 Thu Feb 26 00:04:07 CST 2009 Theodore Ts'o <tytso@mit.edu> 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" <tytso@mit.edu>
H A Dext4.hdiff ccd2506bd43113659aa904d5bea5d1300605e2a6 Thu Feb 26 00:04:07 CST 2009 Theodore Ts'o <tytso@mit.edu> 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" <tytso@mit.edu>
H A Dinode.cdiff ccd2506bd43113659aa904d5bea5d1300605e2a6 Thu Feb 26 00:04:07 CST 2009 Theodore Ts'o <tytso@mit.edu> 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" <tytso@mit.edu>