mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-02 16:04:16 +00:00
if the 'backup' qmp call itself times out or fails, we still want to try to cancel the backup, else it can happen that there is still a backup running even when vzdump thinks it was canceled qapi docs says that backup cancel always returns success, even if no backup is running since we hold a global and a per vm lock for the backup, this should be ok, since we should not reach this code without that lock Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
|---|---|---|
| debian | ||
| PVE | ||
| qemu-configs | ||
| qmeventd | ||
| test | ||
| vm-network-scripts | ||
| .gitignore | ||
| bootsplash.jpg | ||
| bootsplash.xcf | ||
| Makefile | ||
| modules-load.conf | ||
| qm | ||
| qmextract | ||
| qmrestore | ||