Am 01.06.23 um 15:53 schrieb Aaron Lauterer:
> @@ -256,42 +262,18 @@ sub phase1 {

(...)

>  
> +    # then all pending volumes
> +    if (defined $conf->{pending} && %{$conf->{pending}}) {

Same style nits I mentioned in the qemu-server patch last time ;)

> +     PVE::LXC::Config->foreach_volume($conf->{pending}, $test_mp);
> +    }
> +

Other than that, both container patches:

Reviewed-by: Fiona Ebner <f.eb...@proxmox.com>



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to