You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtRestoreBackupCommandWrapper.java
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -59,10 +59,6 @@ public class LibvirtRestoreBackupCommandWrapper extends CommandWrapper<RestoreBa
59
59
// Flattens the backing-file chain into a single self-contained qcow2 written to the
60
60
// destination volume path. Used when the source backup is an incremental whose qcow2
61
61
// has a backing reference to its parent (chain set up by nasbackup.sh's qemu-img rebase).
0 commit comments