On Tue, Nov 15 2022 at 9:10P -0500, Yu Kuai <[email protected]> wrote:
> From: Christoph Hellwig <[email protected]> > > Take the list unlink and free into close_table_device so that no half > torn down table_devices exist. Also remove the check for a NULL bdev > as that can't happen - open_table_device never adds a table_device to > the list that does not have a valid block_device. > > Signed-off-by: Christoph Hellwig <[email protected]> > Signed-off-by: Yu Kuai <[email protected]> Reviewed-by: Mike Snitzer <[email protected]> -- dm-devel mailing list [email protected] https://listman.redhat.com/mailman/listinfo/dm-devel
