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