block: fold create_task_io_context into ioc_find_get_icq
authorChristoph Hellwig <hch@lst.de>
Thu, 9 Dec 2021 06:31:30 +0000 (07:31 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 16 Dec 2021 17:59:02 +0000 (10:59 -0700)
commit90b627f5426ce144cdd4ea585d1f7812359a1a6a
tree60b620a8ab9d1cacde912cb4354cfeffaaa24366
parent5fc11eebb4a98df5324a4de369bb5ab7f0007ff7
block: fold create_task_io_context into ioc_find_get_icq

Fold create_task_io_context into the only remaining caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20211209063131.18537-11-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-ioc.c