From: Theodore Ts'o Date: Tue, 14 Apr 2009 11:50:56 +0000 (-0400) Subject: jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records X-Git-Tag: v2.6.30-rc4~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c457a8c378a006a34d92f9bd3078a80a92f250;p=pandora-kernel.git 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" --- Reading git-diff-tree failed