]> git.sur5r.net Git - bacula/rescue/commit
kes Fix editing of retention time difference to use 64 bit
authorKern Sibbald <kern@sibbald.com>
Fri, 24 Oct 2008 13:04:16 +0000 (13:04 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 24 Oct 2008 13:04:16 +0000 (13:04 +0000)
commit22b2b6430b314a4596fead3bf5954373c6ec2e9e
treed3ef711f786c27779938a895cd80255699082d69
parente08484d5180a6fc22fdf13b644b415b680cec2ac
kes  Fix editing of retention time difference to use 64 bit
     int instead of 64 bit unsigned. This should permit very
     long retention periods.
kes  Implement code to prohibit a write job from appending to  a
     Volume that will be used for a read operation.  This is
     new code and could possibly cause some conflicts.