]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - block/blk-wbt.c
blk-wbt: kill check for legacy queue type
authorJens Axboe <axboe@kernel.dk>
Fri, 12 Oct 2018 16:04:48 +0000 (10:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Nov 2018 20:42:32 +0000 (13:42 -0700)
commit3c7741567b8188f55e3704e56bed96460bf8d396
treedadf315062613bf21131e359c1201cdf39f14a78
parent771a93c489bf486b957c7399f89ee06d43ba2d93
blk-wbt: kill check for legacy queue type

Everything is blk-mq at this point, so it doesn't make any sense
to have this option available as it does nothing.

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>
block/Kconfig
block/blk-wbt.c