mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 12:30:14 +00:00
0465b4c1e3
When the guest creation process fails, we need to perform a proper cleanup on the system, like removing configuration files and detaching the disk previously attached to Xen. This patch also adds an extra failure condition when the partition assigned to guests is already formatted with a filesystem and it is not a lvm partition. Change-Id: I36087bf95fb8ff093160a6df406920fa5f293e09 Issue-Id: SCM-996 Signed-off-by: Diego Sueiro <diego.sueiro@arm.com> Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>