commit | 69d60eb96ae8a73cf9b79cf28051caf973006011 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Wed Mar 09 08:27:37 2011 +0100 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Mar 10 08:52:27 2011 +0100 |
tree | 254be7302abbd6a21d4f54cfdad6a0af6db282d0 | |
parent | 721a9602e6607417c6bc15b18e97a2f35266c690 [diff] |
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 <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>