Skip to content

check for ctime, not mtime for file modification time

Alexander Stippich requested to merge astippich/elisa:fileModification into master

We need to check for the ctime and not the mtime, otherwise xattr rating changes will not get picked up.

Merge request reports