[pve-devel] [PATCH] fixed wrong parameter when force removing a vzdump snapshot
Dietmar Maurer
dietmar at proxmox.com
Fri Nov 20 15:54:08 CET 2015
Hi Dirk,
First, thanks for the patch - just applied it.
Second, I would be safer to subscribe to the mailing list before
sending patches. Else I need to approve each post manually, and I
overlook valid posting within all the spam mails...
> - PVE::LXC::snapshot_delete($vmid, 'vzdump', 0);
> + PVE::LXC::snapshot_delete($vmid, 'vzdump', 1);
More information about the pve-devel
mailing list