Christoph Hellwig 24ecfbe27f block: add blk_run_queue_async
Instead of overloading __blk_run_queue to force an offload to kblockd
add a new blk_run_queue_async helper to do it explicitly.  I've kept
the blk_queue_stopped check for now, but I suspect it's not needed
as the check we do when the workqueue items runs should be enough.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-04-18 11:41:33 +02:00
..
2011-03-31 11:26:23 -03:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-03-31 11:26:23 -03:00
2011-02-24 08:54:21 -08:00