PropagateDownload: Read the mtime from the file system after writing it
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 15 Apr 2015 13:31:47 +0000 (15:31 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Wed, 15 Apr 2015 13:50:20 +0000 (15:50 +0200)
commit458f336405e3b5e1837076cb53170db83dbf874a
tree2081bb26beaced1e382e8f1768c846761e3839da
parent3f3f27d4d3aa76fe46ab95d0f2310406a39226f3
PropagateDownload: Read the mtime from the file system after writing it

Because file system like FAT only have two second accuracy and would result
in a upload if the mtime in the database is not the same as the one that was
downloaded

Issue #3103
src/libsync/propagatedownload.cpp