]> 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)
commit0d4d711dcc4f68e8f555a92f03fe6cc7ad88f6d4
tree0c3d94ba473eaa483512a0fd1faea5702b7a088f
parent4603edb7cb22d95756f143f95b242967ce2e10e9
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