]> 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)
commit85b1d6be1b986dc81151814e2ded0c9e9d89b9d3
tree802f56c09ce18d0234a1cef906a1d2288272e088
parenta554aac11d29290b2eb854b751029ffd3d839f67
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