Am 11.02.25 um 17:08 schrieb Daniel Kral:
> @@ -1106,8 +1104,7 @@ __PACKAGE__->register_method({
>       if (scalar(keys $param->%*) > 0) {
>           &$resolve_cdrom_alias($param);
>  
> -         &$check_storage_access(
> -             $rpcenv, $authuser, $storecfg, $vmid, $param, $storage, 
> $extraction_storage);
> +         &$check_storage_access($rpcenv, $authuser, $storecfg, $vmid, 
> $param, $extraction_storage);

Also style nit: this is still (slightly) too long to fit on one line


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

Reply via email to