bareos: master fcd9922c

Author Committer Branch Timestamp Parent
arogge arogge master 2021-10-06 18:58 master 11c298b5 Pending
Changeset stored: don't unload tapes from blocked devices

This patch changes UnloadOtherDrive() so it won't unload a device that
is not blocked. Previously we only checked if the device was busy, which
might not be enough.
mod - core/src/stored/autochanger.cc Diff File