proxmox-backup/src/tape/drive
Dominik Csapak e5950360ca tape/drive: improve tape device locking behaviour
by implementing a custom error type that is either 'TimeOut' or
'Other'.

In the api, check in the worker loop for exactly 'TimeOut' errors and continue only
then. All other errors lead to a aborted task.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-06-02 17:08:00 +02:00
..
lto fix typo: s/dies/does/ 2021-05-31 11:01:15 +02:00
mod.rs tape/drive: improve tape device locking behaviour 2021-06-02 17:08:00 +02:00
virtual_tape.rs tape/drive: add 'move_to_file' to TapeDriver trait 2021-05-06 07:55:08 +02:00