]> oss.titaniummirror.com Git - ovzbpc.git/commitdiff
bpcdump: allow removal of any VE backup
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 12 Oct 2012 23:27:45 +0000 (17:27 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Fri, 12 Oct 2012 23:27:45 +0000 (17:27 -0600)
When looking to free space for the new backup, allow removal of older
backups for any VE, not just for the current VEID.  Since the typical
use case now is to back up just a single BackupPC container, a change in
VEID is going to be due to a replacement BackupPC container, such as in
a major upgrade scenario.

If these scripts are in fact used in the future to back up multiple
BackupPC containers, additional work will be required on the script.


No differences found