]> git.sur5r.net Git - bacula/rescue/commit
kes Rework next_vol and autoprune a bit due to failure in
authorKern Sibbald <kern@sibbald.com>
Wed, 29 Oct 2008 14:21:32 +0000 (14:21 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 29 Oct 2008 14:21:32 +0000 (14:21 +0000)
commit035d9e5ef4f8397be8cd3406a721828625fcdcac
treed3ef711f786c27779938a895cd80255699082d69
parentdb7f4f46f7a8dd2634f2d5c774502ab0b3f8a821
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.