In make_file(), only compute the checksum when we're the sender.
authorWayne Davison <wayned@samba.org>
Thu, 10 Nov 2005 06:01:55 +0000 (06:01 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 10 Nov 2005 06:01:55 +0000 (06:01 +0000)
commit902f03d101aa3912986d2505b20e3e3e8bb9aca9
treef2bbc1f3e4afefa2ee2225d06253da66da73a8a3
parentcfe397804951cec80aa61dc1575ebe878a5d3807
In make_file(), only compute the checksum when we're the sender.
This stops computing useless checksums during the delete scan
when --checksum (-c) was specified.
flist.c