]> git.sur5r.net Git - bacula/docs/commit
kes Implement bsock code to permit locking. Use the new code in Verify
authorKern Sibbald <kern@sibbald.com>
Wed, 26 Mar 2008 20:51:14 +0000 (20:51 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 26 Mar 2008 20:51:14 +0000 (20:51 +0000)
commit08cb0005732373e9ea1798dd2345d7d1555263ef
tree45e966e3ff085b1fc237f2b172b8e06c6e5fa2c7
parent3d1bd3cf52336ee75bf8aa38cd6aaedd4d23c875
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.