Jens Axboe 5448aca41c null_blk: wire up timeouts
This is needed to ensure that we actually handle timeouts.
Without it, the queue_mode=1 path will never call blk_add_timer(),
and the queue_mode=2 path will continually just return
EH_RESET_TIMER and we never actually complete the offending request.

This was used to test the new timeout code, and the changes around
killing off REQ_ATOM_COMPLETE.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-01-09 14:59:19 -07:00
..
2017-11-17 09:51:57 -08:00
2017-11-17 09:51:57 -08:00
2017-09-26 12:07:24 -06:00
2017-09-26 07:41:22 -06:00
2018-01-09 14:59:19 -07:00
2017-02-20 12:16:15 +01:00
2017-08-18 08:45:29 -06:00