From: Theodore Ts'o Date: Sat, 28 Mar 2009 02:14:27 +0000 (-0400) Subject: ext3: Use WRITE_SYNC for commits which are caused by fsync() X-Git-Tag: v2.6.30-rc1~226^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512a004382f2c60d5c4f855476ba965adc00250c;p=pandora-kernel.git ext3: Use WRITE_SYNC for commits which are caused by fsync() If a commit is triggered by fsync(), set a flag indicating the journal blocks associated with the transaction should be flushed out using WRITE_SYNC. Signed-off-by: "Theodore Ts'o" Acked-by: Jan Kara --- Reading git-diff-tree failed