Skip to content
Commit f7ab34ea authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

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: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 512a0043
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment