commit | 222ee581b84582dc472d5395b77d7e0cb5268d1c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 26 12:58:11 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 29 06:41:29 2021 -0700 |
tree | 3956cbf07c87ab9fc9bd97dd61c93b4e15a55c30 | |
parent | 87dd1d63dcbd0f508a8b23785752e78d082fd176 [diff] |
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>