From: Theodore Ts'o Date: Mon, 5 Jan 2009 00:55:57 +0000 (-0500) Subject: jbd2: Submit writes to the journal using WRITE_SYNC X-Git-Tag: v2.6.29-rc1~40^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a1984d22294ab202f616e432bb8d3481897675;p=pandora-kernel.git jbd2: Submit writes to the journal using WRITE_SYNC Since we will be waiting the write of the commit record to the journal to complete in journal_submit_commit_record(), submit it using WRITE_SYNC. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed