]> www.infradead.org Git - users/hch/block.git/commit
dm: pass the bio instead of tio to __map_bio
authorChristoph Hellwig <hch@lst.de>
Thu, 13 Jan 2022 08:42:48 +0000 (09:42 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 2 Feb 2022 15:03:46 +0000 (16:03 +0100)
commit23e9cde8da93f07b74134c3a749fff1380f252af
tree25d45e49e36ff775226a5b0bc912719deda61236
parenteb26f1aac24fea1fd4b6f8bfe5407b2512148cf5
dm: pass the bio instead of tio to __map_bio

This simplifies the callers a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/md/dm.c