]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/lib/bnet.c
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)
commit38e5a72046f9faca149f4f1b0e3d3dd120420c49
treed9f5c6a421bbeed377f2cf83df7e3c0e75b5f686
parent0c961e115974d6865d1543f46d5e0425bd55d618
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6694 91ce42f0-d328-0410-95d8-f526ca767f89
13 files changed:
bacula/kernstodo
bacula/src/filed/heartbeat.c
bacula/src/lib/bnet.c
bacula/src/lib/breg.c
bacula/src/lib/bsock.c
bacula/src/lib/bsock.h
bacula/src/lib/workq.c
bacula/src/stored/askdir.c
bacula/src/stored/mount.c
bacula/src/stored/reserve.c
bacula/src/stored/stored.c
bacula/src/version.h
bacula/technotes-2.3