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-3.0.0~2476 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6c8bc219e6a07a3af3c4ffc27b77204708528e84;p=bacula%2Fdocs 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. ---