mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 15:43:52 +00:00
![]() This was not only rather inefficient (getting the config from the archive twice) but also wrong, as we can override options on restore, so we can do the check only when the backed-up config and override config got merged. If this is to late from POV of volume deletion or the like, then the issue is that those things happen to early, as we can only know what to do with the actual target config, so destructive actions that happen before that are wrong by design. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
Qemu | ||
Makefile | ||
Qemu.pm |