bareos: master 9b13308b
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Sebastian Sura | Bareos Bot | master | 2024-01-24 11:33 | master 00abc10a | Pending |
Changeset | dedup-volume: switch record file to part file This allows us to split up records into multiple parts with desirable sizes. For example a 129k record may be split into a 128k part and a 1k part so that at least the first 128k are dedupable. The record header now is not treated special anymore. Its just another (tiny) bit of data. |
||||
mod - core/src/stored/backends/dedup/volume.cc | Diff File | ||||
mod - core/src/stored/backends/dedup/volume.h | Diff File |