From: Kern Sibbald Date: Sat, 14 Apr 2007 15:06:02 +0000 (+0000) Subject: kes Simplify locking in the reservations system. X-Git-Tag: Release-2.2.0~730 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e58ae0fc801d193e2b182798c38e3589808ea0c6;p=bacula%2Fdocs kes Simplify locking in the reservations system. kes Add more debug code in reservations. kes Make sure error condition on reserving a volume is handled correctly. kes Correct handling of volume_in_use. kes Correct handling of initializing a device. kes Move handling of broadcasting releasing a device into release_device(). kes Correct attaching dcr to dev so that it is only done if device is properly initiated. ---