diskimage-builder/diskimage_builder/block_device/level1
Steve Baker 1a4fb0b89b Do dmsetup remove device in rollback
Without this change, the final unmount will timeout after the
rollbacks are called when the partitioning fails due to a user error.

dmsetup remove is called both for partition and LVM volume devices.

Change-Id: I99679ea00338d4018a95d4da9b21685161cd5049
2022-08-18 10:23:41 +12:00
..
__init__.py Create and use plugin/node abstract classes 2017-05-26 11:48:11 +10:00
lvm.py Do dmsetup remove device in rollback 2022-08-18 10:23:41 +12:00
mbr.py Sync after writing partition table 2017-06-19 17:13:36 +10:00
partition.py Call kpartx remove in umount, not cleanup 2018-06-29 11:22:33 +10:00
partitioning.py Do dmsetup remove device in rollback 2022-08-18 10:23:41 +12:00