From: Kern Sibbald Date: Wed, 26 Mar 2008 20:51:14 +0000 (+0000) Subject: kes Implement bsock code to permit locking. Use the new code in Verify X-Git-Tag: Release-5.0.3~2091 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1aa512797749fcd72b3b18d7759fe63570b052de;p=bacula%2Frescue kes Implement bsock code to permit locking. Use the new code in Verify in the FD to prevent the heartbeat thread from disrupting the Verify data sent to the Dir. kes Modify SD locking to eliminate locking the reservations system from outside the system. Use the volume lock when getting media data and reserving a new volume at end of media. kes Add Eric's volume_unused() fix to stored.c so that Volumes found when SD starts are not locked into place. ---