]> www.infradead.org Git - users/hch/block.git/commit
block: move blk_steal_bios to blk-mq.c
authorChristoph Hellwig <hch@lst.de>
Wed, 17 Nov 2021 06:14:00 +0000 (07:14 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 18 Nov 2021 15:24:07 +0000 (08:24 -0700)
commit4ef40a1dc9ebeaa87cb53f16641d439d4ebcfdd0
tree5a4d5a15b681e69731bba25a3c8969e002a9312f
parent8586ee1a36a8f690492a7b7ee8f31c514d65957d
block: move blk_steal_bios to blk-mq.c

Keep all the request based code together.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20211117061404.331732-8-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk-mq.c