summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-02-24 04:05:27 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2009-02-24 04:05:27 (GMT)
commit8750c6d5fcbd3342b3d908d157f81d345c5325a7 (patch)
tree323e83b9f81379c696acc861555143a06a84eb7b /fs/ext4/inode.c
parent7d8f9f7d150dded7b68e61ca6403a1f166fb4edf (diff)
downloadlinux-fsl-qoriq-8750c6d5fcbd3342b3d908d157f81d345c5325a7.tar.xz
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