From: Theodore Ts'o Date: Thu, 26 Mar 2009 03:35:46 +0000 (-0400) Subject: ext4: Use WRITE_SYNC for commits which are caused by fsync() X-Git-Tag: v2.6.30-rc1~416^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7058548cd50e5bda8db086bb2e5c1d82f746d047;p=pandora-kernel.git ext4: 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" --- Reading git-diff-tree failed