Am 13.06.25 um 13:23 schrieb Fabian Grünbichler:
> On June 12, 2025 4:02 pm, Fiona Ebner wrote:
>> @@ -3943,6 +3944,12 @@ sub config_to_command {
>>          push @$devices, '-blockdev', $live_restore->{blockdev};
>>      }
>>  
>> +    if (min_version($machine_version, 10, 0)) {
>> +        my $drive_id = PVE::QemuServer::Drive::get_drive_id($drive);
> 
> this is done in generate_throttle_group as well, and the var is not used
> here?

Right, this is a left-over. Will drop it in v2!


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

Reply via email to