proxmox-backup/src/api2/tape
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
..
backup.rs tape/drive: improve tape device locking behaviour 2021-06-02 17:08:00 +02:00
changer.rs tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00
drive.rs tape/restore: optimize chunk restore behaviour 2021-05-04 13:06:31 +02:00
media.rs api2/tape: add api call to list media sets 2021-05-26 18:10:57 +02:00
mod.rs tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00
restore.rs api2/tape/restore: add optional snapshots to 'restore' 2021-05-11 12:53:38 +02:00