]> git.proxmox.com Git - proxmox-backup.git/commit
tape: do not query density_code in SgTape::new()
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Apr 2021 07:56:44 +0000 (09:56 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Apr 2021 07:56:44 +0000 (09:56 +0200)
commit8e898895cc0958c58d5a2871c4d875b820ba8444
tree9ba23b052c0b32c121b497e8422bc68a505f020d
parent4be6beab6f31cde7ec939810a885f82d799e9764
tape: do not query density_code in SgTape::new()

Because this can fail with NoSense/MediumChanged and other informational
Sense codes.
src/tape/drive/lto/sg_tape.rs