From: Vivek Goyal Date: Wed, 9 Mar 2011 07:27:37 +0000 (+0100) Subject: blk-throttle: Use blk_plug in throttle dispatch X-Git-Tag: v2.6.39-rc1~80^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d60eb96ae8a73cf9b79cf28051caf973006011;p=pandora-kernel.git blk-throttle: Use blk_plug in throttle dispatch Use plug in throttle dispatch also as we are dispatching a bunch of bios in throttle context and some of them might merge. Signed-off-by: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed