[pve-devel] [PATCH] fix #146 add name and vm notes to backup log.

2016-06-13 Thread Wolfgang Link
--- PVE/VZDump.pm | 11 +++ 1 file changed, 11 insertions(+) diff --git a/PVE/VZDump.pm b/PVE/VZDump.pm index 1e00c2d..0280568 100644 --- a/PVE/VZDump.pm +++ b/PVE/VZDump.pm @@ -853,6 +853,17 @@ sub exec_backup_task { # lock VM (prevent config changes) $plugin->lock_vm ($v

Re: [pve-devel] [PATCH] fix #146 add name and vm notes to backup log.

2016-06-14 Thread Dietmar Maurer
> On June 14, 2016 at 8:14 AM Wolfgang Link wrote: > > > --- > PVE/VZDump.pm | 11 +++ > 1 file changed, 11 insertions(+) > > diff --git a/PVE/VZDump.pm b/PVE/VZDump.pm > index 1e00c2d..0280568 100644 > --- a/PVE/VZDump.pm > +++ b/PVE/VZDump.pm > @@ -853,6 +853,17 @@ sub exec_backup_