]> git.sur5r.net Git - bacula/docs/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)
commit5ae6672c32a02399ce09ec63400c1657c3d658e9
tree986252a640aa7152264c86fd7631579f73fbd7be
parentf121b829bbcd66cb90970c53177f140aeb90a670
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.