From: Jens Axboe Date: Thu, 17 Mar 2011 10:01:52 +0000 (+0100) Subject: jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging X-Git-Tag: v2.6.39-rc1~80^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f04ab47e1d94d78503591a7460b2cad9601ede;p=pandora-kernel.git jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging 'write_op' was still used, even though it was always WRITE_SYNC now. Add plugging around the cases where it submits IO, and flush them before we end up waiting for that IO. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed