]> git.sur5r.net Git - bacula/docs/commit
kes Fix existing switch drive SD code to call autochanger to release
authorKern Sibbald <kern@sibbald.com>
Thu, 3 Jan 2008 14:08:43 +0000 (14:08 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 3 Jan 2008 14:08:43 +0000 (14:08 +0000)
commit2739aa0d1fa25a8b5671eb6c7ab5029e50550306
treef47c3ba590a0a5cefe3dbf662e28c5f3ada9e5d8
parent78469892381d200c68f638721daa296ea01aa74f
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.