summaryrefslogtreecommitdiffstats
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorTheodore Ts'o2009-02-24 05:05:27 +0100
committerTheodore Ts'o2009-02-24 05:05:27 +0100
commit8750c6d5fcbd3342b3d908d157f81d345c5325a7 (patch)
tree323e83b9f81379c696acc861555143a06a84eb7b /fs/ext4/inode.c
parentext4: Automatically allocate delay allocated blocks on close (diff)
downloadkernel-qcow2-linux-8750c6d5fcbd3342b3d908d157f81d345c5325a7.tar.gz
kernel-qcow2-linux-8750c6d5fcbd3342b3d908d157f81d345c5325a7.tar.xz
kernel-qcow2-linux-8750c6d5fcbd3342b3d908d157f81d345c5325a7.zip
ext4: Automatically allocate delay allocated blocks on rename
When renaming a file such that a link to another inode is overwritten, 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>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions