]> git.sur5r.net Git - bacula/rescue/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)
commit333a95d050efddd6144090cded945dfb2473bebc
tree18ce03612a3fa1720546f51d8fa5ee545dfad3bd
parent98d55301e6b8c622c99ac8a9c551230f2a9e73d5
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.