Dominik Csapak
|
56d36ca439
|
tape/drive: add 'move_to_file' to TapeDriver trait
so that we can directly move to a specified file on the tape
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
|
2021-05-06 07:55:08 +02:00 |
|
Dietmar Maurer
|
318b310638
|
tape: improve EOT error handling
|
2021-04-12 13:27:34 +02:00 |
|
Dietmar Maurer
|
109ccd300f
|
cleanup: move tape SCSI code to src/tape/drive/lto/sg_tape/
|
2021-04-09 11:34:45 +02:00 |
|
Dietmar Maurer
|
15d1435789
|
tape: add vendor, product and revision to LtoDriveAndMediaStatus
|
2021-04-08 08:34:46 +02:00 |
|
Dietmar Maurer
|
80ea23e1b9
|
tape: pmt - implement options command
|
2021-04-08 08:34:45 +02:00 |
|
Dietmar Maurer
|
5d6379f8db
|
tape: implement locate_file without LOCATE(10)
|
2021-04-08 08:34:45 +02:00 |
|
Dietmar Maurer
|
566b946f9b
|
tape: pmt - re-implement lock/unlock command
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
7f7459677d
|
tape: pmt - re-implement fsr/bsr
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
0892a512bc
|
tape: correctly set/display drive option
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
7b11a8098d
|
tape: make sure there is a filemark at the end of the tape
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
8b2c6f5dbc
|
tape: make fsf/bsf driver specific
Because the virtual tape driver behaves different than LTO drives.
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
e29f456efc
|
tape: implement format/erase
|
2021-04-08 07:28:30 +02:00 |
|
Dietmar Maurer
|
a79082a0dd
|
tape: implement LTO userspace driver
|
2021-04-08 07:28:30 +02:00 |
|