bareos: master 21a8b9b1

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2023-06-05 09:38 master a5943fbd Pending
Changeset block/device: set Start/End Block/File based on seek mode

If a device wants to seek with the help of blocks/files, we should
honor that and save the block/file numbers instead of the byte offsets.
mod - core/src/stored/block.cc Diff File
mod - core/src/stored/device.cc Diff File