[BLOCK] elevator: run queue in elevator_switch
authorTejun Heo <htejun@gmail.com>
Thu, 10 Nov 2005 07:48:21 +0000 (08:48 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 12 Nov 2005 09:55:37 +0000 (10:55 +0100)
elevator_dispatch needs to run queue after forced dispatching;
otherwise, the queue might stall.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found