]> git.sur5r.net Git - bacula/docs/commit
kes Rework certain SD locking based on gdb tracebacks of deadlocks
authorKern Sibbald <kern@sibbald.com>
Thu, 27 Mar 2008 09:57:54 +0000 (09:57 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 27 Mar 2008 09:57:54 +0000 (09:57 +0000)
commitcd447abedf8fd8406b25ee632e72c12a252998f7
treefe77d814399c7fece4e0cd307859286c2cef25fd
parentb1bace6fa342cf2414d064dc30d51961bbdffa84
kes  Rework certain SD locking based on gdb tracebacks of deadlocks
     sent by Eric. This code now uses only the volume_lock() rather
     than the reservations lock when at EOM and acquiring a new
     volume.
kes  Ensure only one exit point in several subroutines.