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)
commit38d726d153cfe5efe5fe22d28d36ab382dda3a5c
treef5403a0abb0ac7e8bbdd12403a70d4151559e778
parent67c457a8c378a006a34d92f9bd3078a80a92f250
jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records

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>
fs/jbd/commit.c
fs/jbd/revoke.c
include/linux/jbd.h