From: Jens Axboe Date: Thu, 17 Mar 2011 09:56:45 +0000 (+0100) Subject: jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging X-Git-Tag: v2.6.39-rc1~80^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65ab80279d7c323ce151e858d951e2684df72a97;p=pandora-kernel.git jbd: 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