diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2019-09-05 18:51:29 +0900 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-09-05 19:52:33 -0600 |
commit | 61db437d1cc16c470cf6fccc04d34be9cf6e4e4b (patch) | |
tree | 98f49d8341df1c9f1d3901ca5aaf43e2f373fa9e /block/blk.h | |
parent | 362cd2b1fad43b7de653b40fe75142a850791ce7 (diff) | |
download | linux-61db437d1cc16c470cf6fccc04d34be9cf6e4e4b.tar.gz linux-61db437d1cc16c470cf6fccc04d34be9cf6e4e4b.tar.bz2 linux-61db437d1cc16c470cf6fccc04d34be9cf6e4e4b.zip |
block: Cleanup elevator_init_mq() use
Instead of checking a queue tag_set BLK_MQ_F_NO_SCHED flag before
calling elevator_init_mq() to make sure that the queue supports IO
scheduling, use the elevator.c function elv_support_iosched() in
elevator_init_mq(). This does not introduce any functional change but
ensure that elevator_init_mq() does the right thing based on the queue
settings.
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk.h')
0 files changed, 0 insertions, 0 deletions