blk-throttle: Use blk_plug in throttle dispatch
authorVivek Goyal <vgoyal@redhat.com>
Wed, 9 Mar 2011 07:27:37 +0000 (08:27 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 10 Mar 2011 07:52:27 +0000 (08:52 +0100)
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 <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-throttle.c

Simple merge