]> git.sur5r.net Git - bacula/bacula/commit
kes Rework the reservation system to take into account that the Director
authorKern Sibbald <kern@sibbald.com>
Sun, 23 Sep 2007 18:49:57 +0000 (18:49 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 23 Sep 2007 18:49:57 +0000 (18:49 +0000)
commit0cd0316e40d0ad454b2958c7b6f9c1f27095c843
tree40ab8a27024bf06b7cd0a8f14c35df5f9b3d4ca3
parentd1a4cd4ca0782044152d58bed59d473e0fa14311
kes  Rework the reservation system to take into account that the Director
     might give us a Volume that is different from the current one being
     used, and to ensure that we don't exceed Maximum Volume Jobs.
     This fixes (mostly) bug #947 '  Maximum Volume Jobs = 1 produces
     fatal error with multiple jobs running'
kes  Add more debug code in reservation system.
kes  Implement maxvol-test to check bug #947.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5630 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/dird/next_vol.c
bacula/src/lib/jcr.c
bacula/src/stored/acquire.c
bacula/src/stored/askdir.c
bacula/src/stored/job.c
bacula/src/stored/lock.c
bacula/src/stored/mount.c
bacula/src/stored/reserve.c
bacula/src/version.h
bacula/technotes-2.3