bareos icon indicating copy to clipboard operation
bareos copied to clipboard

fvec: add mmap based vector

Open sebsura opened this issue 2 years ago • 0 comments

Backport of PR #1662 to bareos-23

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

Source code quality (if there were changes to the original PR)
  • [ ] Source code changes are understandable
  • [ ] Variable and function names are meaningful
  • [ ] Code comments are correct (logically and spelling)
  • [ ] Required documentation changes are present and part of the PR

Backport quality

  • [ ] Original PR #1662 is merged
  • [ ] All functional differences to the original PR are documented above

sebsura avatar Feb 06 '24 12:02 sebsura