]> git.sur5r.net Git - bacula/docs/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)
commit869b16a7b9b95cd8e5736a0c1cea9723c52d61a5
tree1d80342a83478f2c019fb5472416638f76c7ff6d
parent33c001c8ec8a8e9bb945293f25e251faedfc9210
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.