[pbs-devel] applied: [PATCH proxmox-backup] file-restore: strip .img.fidx suffix from drive serials

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Apr 27 17:06:05 CEST 2021


On 27.04.21 15:35, Stefan Reiter wrote:
> Drive serials have a character limit of 20, longer names like
> "drive-virtio0.img.fidx" or "drive-efidisk0.img.fidx" would get cut off.
> 
> Fix this by removing the suffix, it is not necessary to uniquely
> identify an image.
> 
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  src/bin/proxmox_file_restore/qemu_helper.rs | 3 ++-
>  src/bin/proxmox_restore_daemon/disk.rs      | 6 +++++-
>  2 files changed, 7 insertions(+), 2 deletions(-)
> 
>

applied, thanks!





More information about the pbs-devel mailing list