On Tue, Oct 1, 2019 at 8:02 AM Bill Wichser via rsync <rsync@lists.samba.org>
wrote:

> Attached is the patch we applied [to add xxhash checksums]


Thanks, Bill!  I finally got around to finishing up some checksum
improvements and have added support for xxhash in the master branch. The
latest version in git now picks the best checksum algorithm in common
between the client & server version, and will support future checksum
algorithms being added without the need for a protocol bump.  It also
supports a new RSYNC_CHECKSUM_LIST environment variable that allows the
user to limit what checksum algorithms they want rsync to use (in addition
to the already existing --checksum-choice=FOO option that forces the
checksum choice).

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to