deal with FAT on Linux timestamp issue

Deal with FAT's low resolution timestamps, which in combination with
Linux's caching of higher res timestamps while a FAT is mounted, caused
direct mode repositories on FAT to seem to have modified files after they
were unmounted and remounted.

This commit was sponsored by Fabrice Rossi.
This commit is contained in:
Joey Hess 2014-06-11 14:46:03 -04:00
parent d7ef984999
commit 1c18056e15
3 changed files with 14 additions and 2 deletions

View file

@ -135,3 +135,4 @@ Here's an konsole session to show this behaviour:
+Modifiziert: 2014-05-03 19:44:38.000000000 +0200
> fixed [[done]] --[[Joey]]