From c093968a796be2e32f5c141b84e5bca843f81ffa Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 27 Mar 2008 19:13:32 +0000 Subject: [PATCH] Update notes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6699 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 12 ++++++++++++ bacula/technotes-2.1 | 5 +++++ 2 files changed, 17 insertions(+) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 8967e9bcb8..18fdcb2362 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,6 +1,18 @@ Technical notes on version 2.2.x General: +Beta releae version 2.2.9-b3 +27Mar08 +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. + +Beta release version 2.2.9-b2 +24Mar08 +kes Fix to initial tape drive open to release the volume name + Beta Release Version 2.2.9-b1 22Mar08 kes Fix to JobMedia fix. diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 328050599f..c883629a57 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -9,6 +9,11 @@ kes Rework certain SD locking based on gdb tracebacks of deadlocks volume. kes Ensure only one exit point in several subroutines. +Beta release version 2.2.9-b2 +24Mar08 +kes Fix to initial tape drive open to release the volume name + +Beta release Version 2.2.9-b1 22Mar08 kes Fix to JobMedia fix. kes Fix bug pointed out by Peter Much that causes the StorageId to -- 2.39.5