]> git.sur5r.net Git - bacula/docs/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)
commite58ae0fc801d193e2b182798c38e3589808ea0c6
treeb78bbf0ed86855d1293a495dd76aa89ee792b03a
parentc981cbed37b64bd4ebbba30861ea44516a8f8e34
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.