mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Verify that opening a QCOW2 image with a backing file reference through QcowDiskSync with backing_files=off produces the user-facing BackingFilesDisabled error rather than MaxNestingDepthExceeded. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>