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

ext3: Add replace-on-rename hueristics for data=writeback mode



In data=writeback mode, start an asynchronous flush when renaming a
file on top of an already-existing file.  This lowers the probability
of data loss in the case of applications that attempt to replace a
file via using rename().

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent f7ab34ea
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