diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2017-12-21 15:43:39 +0900 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-01-05 09:22:17 -0700 |
commit | bf09ce56f0e654b94d980b9aa89e3fce78887e01 (patch) | |
tree | 9ef99109ad0b7629d29be6d506013b6fa8072801 /block/blk.h | |
parent | 6cc77e9cb08041627fe1d32ac3a743249deb8167 (diff) | |
download | linux-bf09ce56f0e654b94d980b9aa89e3fce78887e01.tar.bz2 |
mq-deadline: Introduce dispatch helpers
Avoid directly referencing the next_rq and fifo_list arrays using the
helper functions deadline_next_request() and deadline_fifo_request() to
facilitate changes in the dispatch request selection in
__dd_dispatch_request() for zoned block devices.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Bart Van Assche <Bart.VanAssche@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk.h')
0 files changed, 0 insertions, 0 deletions