]> git.baikalelectronics.ru Git - kernel.git/commit
dm: pass the bio instead of tio to __map_bio
authorChristoph Hellwig <hch@lst.de>
Wed, 2 Feb 2022 16:01:02 +0000 (17:01 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 4 Feb 2022 14:43:17 +0000 (07:43 -0700)
commit1561b396106d759fdf5f9a71b412e068f74d2cc9
tree0c3d94ba473eaa483512a0fd1faea5702b7a088f
parentdc8e2021da71f6b2d5971f98ee3e528cf30c409c
dm: pass the bio instead of tio to __map_bio

This simplifies the callers a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Snitzer <snitzer@redhat.com>
Link: https://lore.kernel.org/r/20220202160109.108149-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/dm.c