tape: sg-tape-cmd tape-alert-flags

This commit is contained in:
Dietmar Maurer
2021-01-03 10:09:43 +01:00
parent c9fdd142a4
commit 74595b8821
4 changed files with 58 additions and 2 deletions

View File

@ -10,7 +10,7 @@ use proxmox::tools::io::ReadExt;
use crate::{
api2::types::MamAttribute,
tape::{
tape_alert_flags::TapeAlertFlags,
TapeAlertFlags,
sgutils2::SgRaw,
},
};