[pve-devel] [PATCH] pve-bridge : use mtu of the bridge for tap interface

Dietmar Maurer dietmar at proxmox.com
Thu Sep 27 10:37:17 CEST 2012


> diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index
> 157b4a9..aaf2e4a 100644
> --- a/PVE/QemuServer.pm
> +++ b/PVE/QemuServer.pm
> @@ -3718,6 +3718,7 @@ my $snapshot_prepare = sub {
>  		    if !(($scfg->{path} && $volname =~ m/\.qcow2$/) ||
>  			 ($scfg->{type} eq 'nexenta') ||
>  			 ($scfg->{type} eq 'rbd') ||
> +			 ($scfg->{type} eq 'nfs') ||


Please can you remove this first? (that is not needed)




More information about the pve-devel mailing list