Checksums: keep the transfer checksum in the database as the content checksum
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 25 Feb 2016 16:17:14 +0000 (17:17 +0100)
committerOlivier Goffart <ogoffart@woboq.com>
Thu, 25 Feb 2016 16:17:14 +0000 (17:17 +0100)
commite6f81d39657f61078d8c42314d54b9d9bca5d036
tree9a4f5b858ee8620da39a036209ead750c5fdabea
parent1fafb1325b525970db8bed6a669dc39e5ea757e4
Checksums: keep the transfer checksum in the database as the content checksum

Currently, we only use this for .eml files. But we can just store this checksum
in the database if it was computed anyway.

Issue #4487
src/libsync/propagatedownload.cpp
src/libsync/propagatedownload.h
src/libsync/propagateupload.cpp