cleanup: move tape SCSI code to src/tape/drive/lto/sg_tape/

This commit is contained in:
Dietmar Maurer
2021-04-09 11:33:33 +02:00
parent c287b28725
commit 109ccd300f
9 changed files with 81 additions and 91 deletions

View File

@ -47,6 +47,7 @@ use crate::{
LabelUuidMap,
MamAttribute,
LtoDriveAndMediaStatus,
Lp17VolumeStatistics,
},
tape::restore::{
fast_catalog_restore,
@ -71,7 +72,6 @@ use crate::{
drive::{
TapeDriver,
LtoTapeHandle,
Lp17VolumeStatistics,
open_lto_tape_device,
media_changer,
required_media_changer,