From: Kern Sibbald Date: Thu, 3 Jan 2008 14:08:43 +0000 (+0000) Subject: kes Fix existing switch drive SD code to call autochanger to release X-Git-Tag: Release-2.2.8~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2739aa0d1fa25a8b5671eb6c7ab5029e50550306;p=bacula%2Fdocs kes Fix existing switch drive SD code to call autochanger to release any old volume. This must be done to keep the autochanger from releasing subsequently newly reserved volumes in doing a close(). This should fix bug #1018. kes Apply big backport of current SVN SD code that corrects a number of race conditions. This is a first step in fixing bug #1018. ---