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-3.0.0~711 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5ae6672c32a02399ce09ec63400c1657c3d658e9;p=bacula%2Fdocs 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. ---