]> git.tuebingen.mpg.de Git - dss.git/commitdiff
Implement --checksum.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 17 Apr 2017 17:06:37 +0000 (19:06 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 13 Jul 2017 20:54:03 +0000 (22:54 +0200)
It is considered good practice to run rsync with --checksum from time
to time. This patch implements the feature via the new --checksum
option.

The probabilistic approach was chosen so that dss does not need to
remember which snapshots were created with --checksum.


No differences found