]> git.sur5r.net Git - bacula/bacula/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)
commitbe53d53645af7bde48cf414cdecb8229ec9c45af
tree7a83ffca604a70b3c51ce7ed274ad2c7e49a43d4
parent72f0b04b9e3b517b8694e936717e9433ba30ad64
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