jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
authorTheodore Ts'o <tytso@mit.edu>
Tue, 14 Apr 2009 11:50:56 +0000 (07:50 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Apr 2009 11:50:56 +0000 (07:50 -0400)
commit67c457a8c378a006a34d92f9bd3078a80a92f250
tree63028e792b62fa42724507b86acded4da356c185
parent6b82f3cb2d480b7714eb0ff61aee99c22160389e
jbd2: 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/jbd2/commit.c
fs/jbd2/revoke.c
include/linux/jbd2.h