[pve-devel] [PATCH] [FEATURE] Enable snapshot rollback and delete on a thinpool volume.

Dietmar Maurer dietmar at proxmox.com
Sun Jan 10 11:43:54 CET 2016


>  
>      $name = lvm_find_free_diskname(lvm_list_volumes($vg), $vg, $storeid,
> $vmid)
>  	if !$name;
> @@ -283,7 +285,7 @@ sub alloc_image {
>  
>      run_command($cmd, errmsg => "lvcreate '$vg/pve-vm-$vmid' error");
>  
> -    return $name;
> +    return $vmid/$name;

What exactly is this?




More information about the pve-devel mailing list