From: Theodore Ts'o Date: Fri, 3 Apr 2009 05:34:49 +0000 (-0400) Subject: ext3: Add replace-on-rename hueristics for data=writeback mode X-Git-Tag: v2.6.30-rc1~226^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7c8f5079ed9ec9e6eb1abe3defc5fb4ebfdf1cb;p=pandora-kernel.git 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: "Theodore Ts'o" --- Reading git-diff-tree failed