]> git.proxmox.com Git - proxmox-backup.git/commit
tape: make sure there is a filemark at the end of the tape
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 6 Apr 2021 10:17:59 +0000 (12:17 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 8 Apr 2021 05:28:30 +0000 (07:28 +0200)
commit7b11a8098d061514a8e5b61fd9f2735872ab16a4
tree7974e29d4441e79a6c144ff772205d4f78025cd4
parent8b2c6f5dbcefe8b0c16e7225800ab2a728982d80
tape: make sure there is a filemark at the end of the tape
src/bin/pmt.rs
src/bin/proxmox-tape.rs
src/tape/drive/lto/mod.rs
src/tape/drive/lto/sg_tape.rs
src/tape/drive/mod.rs
src/tape/drive/virtual_tape.rs
src/tape/pool_writer/mod.rs