]> git.sur5r.net Git - bacula/rescue/commit
kes Fix exist switch drive SD code to call autochanger to release
authorKern Sibbald <kern@sibbald.com>
Wed, 2 Jan 2008 10:38:00 +0000 (10:38 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 2 Jan 2008 10:38:00 +0000 (10:38 +0000)
commita9cc67f6d4b472a61ccf6e2d3c322a6a285adb6f
treed3ef711f786c27779938a895cd80255699082d69
parentf4ee27fc4465d4ab4e44054c9727076d6f5cff63
kes  Fix exist 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().
kes  Fail if attempting to get console input in batch mode. This
     should help fail RunScript console commands that are incomplete.
kes  First cut implementing switch_drive() in SD (not actually called).