block: move the remaining elv.icq handling to the I/O scheduler
authorChristoph Hellwig <hch@lst.de>
Fri, 26 Nov 2021 11:58:11 +0000 (12:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Nov 2021 13:41:29 +0000 (06:41 -0700)
commit222ee581b84582dc472d5395b77d7e0cb5268d1c
tree3956cbf07c87ab9fc9bd97dd61c93b4e15a55c30
parent87dd1d63dcbd0f508a8b23785752e78d082fd176
block: move the remaining elv.icq handling to the I/O scheduler

After the prepare side has been moved to the only I/O scheduler that
cares, do the same for the cleanup and the NULL initialization.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211126115817.2087431-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c
block/blk-ioc.c
block/blk-mq.c