]> git.sur5r.net Git - bacula/bacula/commit
29Jun07
authorKern Sibbald <kern@sibbald.com>
Fri, 29 Jun 2007 12:12:26 +0000 (12:12 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 29 Jun 2007 12:12:26 +0000 (12:12 +0000)
commitcd4bad547996dabd4e5a39dc0fe6bcb7c239f3e1
tree4de4dcd78b2b222390f6e003e80ab447e19f8bcf
parente69f987166375409a02be2ba29aafecac4c50393
29Jun07
kes  Implement new BST_DESPOOLING blocked state. Change from locking
     during despooling in SD to blocking. This means that other threads
     can work with the device structure, in particular the reservations
     system while despooling.
28Jun07
kes  Fix return in reservation message queue that missed clearing
     the jcr lock (implemented 26Jun07 below).
kes  Rename a number of dev methods to make locking function names
     a bit clearer.
kes  Document locking in lock.c. Move lock structures to new file
     lock.h.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5114 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/stored/acquire.c
bacula/src/stored/block.c
bacula/src/stored/dev.h
bacula/src/stored/device.c
bacula/src/stored/lock.h
bacula/src/stored/spool.c
bacula/src/version.h
bacula/technotes-2.1