From: Kern Sibbald Date: Thu, 27 Mar 2008 09:57:54 +0000 (+0000) Subject: kes Rework certain SD locking based on gdb tracebacks of deadlocks X-Git-Tag: Release-2.2.9-b7~37 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=333a95d050efddd6144090cded945dfb2473bebc;p=bacula%2Frescue 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. ---