block: kill legacy parts of timeout handling
The only user of legacy timing now is BSG, which is invoked from the mq timeout handler. Kill the legacy code, and rename the q->rq_timed_out_fn to q->bsg_job_timeout_fn. Reviewed-by:Hannes Reinecke <hare@suse.com> Tested-by:
Ming Lei <ming.lei@redhat.com> Reviewed-by:
Omar Sandoval <osandov@fb.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Showing
- block/blk-core.c 0 additions, 1 deletionblock/blk-core.c
- block/blk-settings.c 0 additions, 7 deletionsblock/blk-settings.c
- block/blk-timeout.c 7 additions, 92 deletionsblock/blk-timeout.c
- block/blk.h 0 additions, 1 deletionblock/blk.h
- block/bsg-lib.c 3 additions, 3 deletionsblock/bsg-lib.c
- include/linux/blkdev.h 1 addition, 3 deletionsinclude/linux/blkdev.h
Loading
Please register or sign in to comment