diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-06-02 08:09:23 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-06-11 20:01:48 -0700 |
commit | 10d984daec00917893707a443add0a7a0f190da2 (patch) | |
tree | 0b7d7872fbb8a7609c9e53bf702eedb28d14dcfd /fs/udf | |
parent | 5493749d2491380de2a06719a86125c122934c9d (diff) |
ext4: Automatically allocate delay allocated blocks on close
(cherry picked from commit 7d8f9f7d150dded7b68e61ca6403a1f166fb4edf)
When closing a file that had been previously truncated, force any
delay allocated blocks that to be allocated so that if the filesystem
is mounted with data=ordered, the data blocks will be pushed out to
disk along with the journal commit. Many application programs expect
this, so we do this to avoid zero length files if the system crashes
unexpectedly.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions