[pbs-devel] [PATCH proxmox-backup] tape: work around buggy changer implementations
Dietmar Maurer
dietmar at proxmox.com
Wed Dec 13 09:57:09 CET 2023
Please add an comment here, to make sure that we do not change it back later.
> - let allocation_len: u32 = 0x10000;
> + let allocation_len: u32 = 0xFFFF;
More information about the pbs-devel
mailing list