This commit is contained in:
martin 2014-05-05 15:31:48 +00:00 committed by admin
parent c010fea763
commit 256cebc964

View file

@ -1,4 +1,4 @@
The Date resolution for FAT is only 2 seconds for the "last modified time."
The Date resolution of the FAT filesystem is only 2 seconds for the "last modified time."
This leads to the strange behaviour, that after umount and remount of an usb drive (direct mode) git-annex thinks that suddenly approx. 50% of
the files are modified. (after remount the times appears to be rounded to even values - the inode cache before unmount had 1 second resolution) So git-annex is not real "guilty" but it would be fine to create a "workaround" for this problem...