On Mon, Nov 16 2020 at 4:20pm -0500, Christoph Hellwig <[email protected]> wrote:
> Get rid of the long-lasting struct block_device reference in > struct mapped_device. The only remaining user is the freeze code, > where we can trivially look up the block device at freeze time > and release the reference at thaw time. > > Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Mike Snitzer <[email protected]> -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
