From: Kern Sibbald Date: Fri, 24 Oct 2008 13:04:16 +0000 (+0000) Subject: kes Fix editing of retention time difference to use 64 bit X-Git-Tag: Release-5.0.3~1167 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=22b2b6430b314a4596fead3bf5954373c6ec2e9e;p=bacula%2Frescue 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. ---