]> git.sur5r.net Git - bacula/docs/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)
commit4d03e2adaaa2d8f9b4f36336b4501668a9007a12
tree6bbbd40a3dd4baa27e8ec29c800f3ea0ed3619f3
parent8148c375d9c93f717df1973719c6cdf434ef77b3
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).