]> git.sur5r.net Git - bacula/rescue/commit
kes Simplify locking in the reservations system.
authorKern Sibbald <kern@sibbald.com>
Sat, 14 Apr 2007 15:06:02 +0000 (15:06 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 14 Apr 2007 15:06:02 +0000 (15:06 +0000)
commit6623a55655972ef7dcc975d709fed10d53563b67
treefedcedfcce060b767086fbb22e70169b48ddf11c
parent8ec9441e2aef8fb7d2601a80c0f320e6c0b4f9c7
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.