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