proxmox-backup/proxmox-restore-daemon
Dominik Csapak 5901050e7a restore daemon: search disk also with truncated serial
the disk serial given to virtio disks only can be 20 characters, so
looking for a disk with a longer serial will always fail (like
'drive-tpmstate0-backup'). If the serial is longer, also try with the
truncated one. Leave the first try in place in case the limit changes.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-05-16 11:50:45 +02:00
..
src restore daemon: search disk also with truncated serial 2024-05-16 11:50:45 +02:00
Cargo.toml use proxmox-sortable-macro directly 2023-03-02 15:15:36 +01:00