diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-01-09 20:47:24 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-01-09 22:59:19 +0100 |
commit | 5448aca41cd58e1a20574b6f29a8478bbb123dc3 (patch) | |
tree | f28276d8138b9298c6782f5a8fad937a846e661e /block | |
parent | bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED (diff) | |
download | linux-5448aca41cd58e1a20574b6f29a8478bbb123dc3.tar.xz linux-5448aca41cd58e1a20574b6f29a8478bbb123dc3.zip |
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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions