jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
authorTheodore Ts'o <tytso@mit.edu>
Tue, 14 Apr 2009 14:10:47 +0000 (10:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Apr 2009 14:10:47 +0000 (10:10 -0400)
The revoke records must be written using the same way as the rest of
the blocks during the commit process; that is, either marked as
synchronous writes or as asynchornous writes.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found