[pve-devel] applied: [PATCH container v3 25/34] create: add missing include of PVE::Storage::Plugin

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Nov 12 16:22:31 CET 2024


thanks!

On November 7, 2024 5:51 pm, Fiona Ebner wrote:
> used for the shared 'COMMON_TAR_FLAGS' variable.
> 
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
> 
> New in v3.
> 
>  src/PVE/LXC/Create.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/PVE/LXC/Create.pm b/src/PVE/LXC/Create.pm
> index 117103c..7c5bf0a 100644
> --- a/src/PVE/LXC/Create.pm
> +++ b/src/PVE/LXC/Create.pm
> @@ -8,6 +8,7 @@ use Fcntl;
>  
>  use PVE::RPCEnvironment;
>  use PVE::Storage::PBSPlugin;
> +use PVE::Storage::Plugin;
>  use PVE::Storage;
>  use PVE::DataCenterConfig;
>  use PVE::LXC;
> -- 
> 2.39.5
> 
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> 
> 
> 




More information about the pve-devel mailing list