From: Jens Axboe Date: Mon, 6 Apr 2009 12:48:03 +0000 (+0200) Subject: block: fsync_buffers_list() should use SWRITE_SYNC_PLUG X-Git-Tag: v2.6.30-rc1~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf6b720f84d6999ff9a514d0a939dd183846aaf;p=pandora-kernel.git block: fsync_buffers_list() should use SWRITE_SYNC_PLUG Then it can submit all the buffers without unplugging for each one. We will kick off the pending IO if we come across a new address space. Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed