bareos: master 64dec3f9

Author Committer Branch Timestamp Parent
bruno-at-bareos bruno-at-bareos master 2025-08-12 10:28 master 58f62c37 Pending
Changeset use .sql for checking file existence

- Deleted files always have a fileindex of 0, where as non deleted
  files always have a fileindex > 0. We use .sql command to retrieve
  the information simpler than .bvfs_ commands.
- Add comments following review suggestions.
- Fix copyright range
mod - systemtests/tests/always-incremental-consolidate/testrunner-05-consolidate-deleted-file Diff File