]> git.sur5r.net Git - bacula/rescue/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)
commitec87018d01a27fa994a1a97a05ab50d7d2487d20
treec4214f1ecd65ab6533074502971f89be962557f4
parent167adbd62543bf99560c99dd3575d0ad45122ba1
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.