Searched hist:dc8e2021da71f6b2d5971f98ee3e528cf30c409c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm.c | diff dc8e2021da71f6b2d5971f98ee3e528cf30c409c Wed Feb 02 10:01:01 CST 2022 Christoph Hellwig <hch@lst.de> dm: move cloning the bio into alloc_tio
Move the call to __bio_clone_fast and the assignment of ->len_ptr from the callers into alloc_tio to prepare for changes to the bio clone API.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Mike Snitzer <snitzer@redhat.com> Link: https://lore.kernel.org/r/20220202160109.108149-6-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|