[pbs-devel] [PATCH proxmox-backup] fix #5229: tape: remove max sequence number limit

Dietmar Maurer dietmar at proxmox.com
Mon Feb 12 12:26:13 CET 2024


>  impl MediaSet {
> -    pub const MEDIA_SET_MAX_SEQ_NR: u64 = 100;
> -

Not sure why you delete the whole definition? IMHO, it is always
nicer to define such constants outside of the code...

- Dietmar




More information about the pbs-devel mailing list