bcpierce00 / unison

Unison file synchronizer
GNU General Public License v3.0
3.9k stars 225 forks source link

Fix a ctime fastcheck miss #941

Closed tleedjarv closed 1 year ago

tleedjarv commented 1 year ago

Here we go again. After having fixed mtime fastcheck in #769 I went ahead and introduced the exact same bug with ctime. Sigh.

Some more details in the commit message but this is pretty much the same story as with #769 (except that it is exposed with preferences for extended props, like "xattrs" and "acl").