[pve-devel] [PATCH qemu-server v3] fix 3886: QEMU restore: verify storage allows images before writing

Fabian Ebner f.ebner at proxmox.com
Thu Feb 24 11:16:06 CET 2022


Am 24.02.22 um 10:42 schrieb Matthias Heiserer:
> diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
> index a99f1a5..a808a0f 100644
> --- a/PVE/QemuServer.pm
> +++ b/PVE/QemuServer.pm
> @@ -6243,12 +6243,17 @@ my $parse_backup_hints = sub {
>  	    } elsif (!$storeid) {
>  	    }
>  		$storeid = 'local';

Something happened here, making the patch not apply.

When fixed to apply,

Reviewed-by: Fabian Ebner <f.ebner at proxmox.com>
Tested-by: Fabian Ebner <f.ebner at proxmox.com>






More information about the pve-devel mailing list