From: Kern Sibbald Date: Sun, 23 Sep 2007 18:49:57 +0000 (+0000) Subject: kes Rework the reservation system to take into account that the Director X-Git-Tag: Release-5.0.3~2931 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ec87018d01a27fa994a1a97a05ab50d7d2487d20;p=bacula%2Frescue 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. ---