On Wed, 2022-10-19 at 12:57 -0500, Benjamin Marzinski wrote: > kpartx was closing the whole device after it read the partition > information off it. This allowed a race, where the device could be > removed and another one created with the same major:minor, after > kpartx > read the partition information but before it created the partition > devices. > > Signed-off-by: Benjamin Marzinski <[email protected]>
Reviewed-by: Martin Wilck <[email protected]> -- dm-devel mailing list [email protected] https://listman.redhat.com/mailman/listinfo/dm-devel
