linux/fs/ext3
Theodore Ts'o f7ab34ea72 ext3: Add replace-on-truncate hueristics for data=writeback mode
In data=writeback mode, start an asynchronous flush when closing a
file which had been previously truncated down to zero.  This lowers
the probability of data loss in the case of applications that attempt
to replace a file using truncate.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-04-03 01:34:35 -04:00
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext3_jbd.c
file.c ext3: Add replace-on-truncate hueristics for data=writeback mode 2009-04-03 01:34:35 -04:00
fsync.c
hash.c
ialloc.c ext3: tighten restrictions on inode flags 2009-01-08 08:31:01 -08:00
inode.c ext3: Add replace-on-truncate hueristics for data=writeback mode 2009-04-03 01:34:35 -04:00
ioctl.c ext3: tighten restrictions on inode flags 2009-01-08 08:31:01 -08:00
Kconfig
Makefile
namei.c ext3: Add sanity check to make_indexed_dir 2009-01-16 11:13:47 -05:00
namei.h
resize.c
super.c ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" 2009-02-11 14:25:35 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h