bareos: master 08af6f3d

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-03-18 14:20 master 2d91c60f Pending
Changeset fvec: switch to filesize tracking

Previously we tracked the available capacity instead but this caused
problems with mmap wanting offsets page aligned and us not being able
to guarantee that cap * element_size is page aligned.
mod - core/src/stored/backends/dedup/fvec.h Diff File