bareos: master 32e872ba

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2023-08-01 14:46 master 6fea8522 Pending
Changeset compat: revert ctime = ChangeTime change

When a file is copied windows will only update the Creation time on
the new file; it leaves the ChangeTime how it was. As such we need to
take the CreationTime into account; otherwise newly copied files will
not get backed up by incremental backups.
mod - core/src/win32/compat/compat.cc Diff File