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=6623a55655972ef7dcc975d709fed10d53563b67;p=bacula%2Frescue 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. ---