]> git.proxmox.com Git - pve-manager.git/commit - PVE/VZDump.pm
vzdump: add new 'remove' flag to disable automatic file removal
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Mar 2012 08:56:41 +0000 (09:56 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Mar 2012 09:05:14 +0000 (10:05 +0100)
commit899b837395532fb89653275813d6356135a683d4
tree5c59a09aafd45b447988cdb8e3847cfdb3348842
parent4027c59b6f16e30b459daae6610c5ea9e178d613
vzdump: add new 'remove' flag to disable automatic file removal

The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.
PVE/VZDump.pm
debian/changelog.Debian
defines.mk
www/manager/dc/Backup.js
www/manager/storage/DirEdit.js
www/manager/storage/NFSEdit.js
www/manager/window/Backup.js