jbd2: Submit writes to the journal using WRITE_SYNC
authorTheodore Ts'o <tytso@mit.edu>
Mon, 5 Jan 2009 00:55:57 +0000 (19:55 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 Jan 2009 00:55:57 +0000 (19:55 -0500)
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" <tytso@mit.edu>

No differences found