]> 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)
commitf1d2a09fc7f7629e0bf10fa9a01a9cbb18f0243a
treeacf3ce2b483699889fc7ae17743aab9ea59a01b6
parentfdba68e04a5dd7f537ea6e85ceaf42df8590e2b6
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