Am 12/20/19 um 10:12 AM schrieb Dominic Jäger:
> This is already implemented in all other storage plugins.
> 
> Signed-off-by: Dominic Jäger <d.jae...@proxmox.com>
> ---
>  PVE/Storage/CIFSPlugin.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/PVE/Storage/CIFSPlugin.pm b/PVE/Storage/CIFSPlugin.pm
> index 582f99b..6115a96 100644
> --- a/PVE/Storage/CIFSPlugin.pm
> +++ b/PVE/Storage/CIFSPlugin.pm
> @@ -127,6 +127,7 @@ sub options {
>       domain => { optional => 1},
>       smbversion => { optional => 1},
>       mkdir => { optional => 1 },
> +     bwlimit => { optional => 1 },
>      };
>  }
>  
> 

applied, thanks!

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

Reply via email to