tape: abort backup when we detect critical tape alert flags

This commit is contained in:
Dietmar Maurer
2021-01-09 12:34:00 +01:00
parent 7273ba3de2
commit 5843268c47
4 changed files with 40 additions and 21 deletions

View File

@ -23,6 +23,7 @@ use proxmox_backup::{
LINUX_DRIVE_PATH_SCHEMA,
},
tape::{
TapeDriver,
linux_tape::{
LinuxTapeHandle,
open_linux_tape_device,