From: Kern Sibbald Date: Wed, 29 Oct 2008 14:21:32 +0000 (+0000) Subject: kes Rework next_vol and autoprune a bit due to failure in X-Git-Tag: Release-5.0.3~1127 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=035d9e5ef4f8397be8cd3406a721828625fcdcac;p=bacula%2Frescue kes Rework next_vol and autoprune a bit due to failure in recycle-test. prune_volumes() now returns no status, but should prune at least one Volume, if possible. kes Modify check_if_volume_valid_or_recyclable to reject a volume with Recycle set off. kes Modify prune_volumes() to continue if volume Recycle is off or if the volume has expired. Add more debug. ---