proxmox-backup/src/bin/proxmox_tape
Dominik Csapak 85cdc4f371 proxmox-tape: change lookup_drive_name to extract_drive_name
in most uses, we want to remove the drive from the param afterwards
where we don't, we already overwrite it with the result of this function

this fixes some commands (like 'proxmox-tape read-label --drive foo')
that failed with:

parameter 'drive': duplicate parameter.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-02-11 14:22:50 +01:00
..
changer.rs proxmox-tape: change lookup_drive_name to extract_drive_name 2021-02-11 14:22:50 +01:00
drive.rs tape: move scan_drives API code to correct file 2021-01-30 08:03:17 +01:00
encryption_key.rs proxmox-tape: change lookup_drive_name to extract_drive_name 2021-02-11 14:22:50 +01:00
media.rs tape: rename changer_id to label_text 2021-01-13 13:26:59 +01:00
mod.rs tape: add hardware encryption key managenent api 2021-01-18 13:38:22 +01:00
pool.rs tape: remove drive from pool config 2021-02-01 09:14:28 +01:00