Tejun Heo 1ba64edef6 block, sx8: kill blk_insert_request()
The only user left for blk_insert_request() is sx8 and it can be
trivially switched to use blk_execute_rq_nowait() - special requests
aren't included in io stat and sx8 doesn't use block layer tagging.
Switch sx8 and kill blk_insert_requeset().

This patch doesn't introduce any functional difference.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2011-12-14 00:33:37 +01:00
..
2011-08-08 11:40:15 +02:00
2011-11-16 09:21:49 +01:00
2009-03-26 21:15:27 +01:00
2011-12-14 00:33:37 +01:00
2011-03-31 11:26:23 -03:00
2008-10-21 07:48:11 -04:00