aboutsummaryrefslogtreecommitdiffstats
path: root/zlib
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-05-22 01:53:02 +0000
committerAndrew Tridgell <tridge@samba.org>1998-05-22 01:53:02 +0000
commit45f133b9769fb45a329d3d41e121109d430e307d (patch)
tree4f666d6ebb0e7ea64f63fe397128a29319ed0c54 /zlib
parentc5eb365011581bdf9987b538f0df04a1d6feb723 (diff)
downloadandroid_external_rsync-45f133b9769fb45a329d3d41e121109d430e307d.tar.gz
android_external_rsync-45f133b9769fb45a329d3d41e121109d430e307d.tar.bz2
android_external_rsync-45f133b9769fb45a329d3d41e121109d430e307d.zip
this fixes two problems:
1) handle 64 bit file offsets in the token code. I wonder how large bit files worked up till now? 2) send a null token when we have passed over a large lump of data without finding a token match. This reduces the number of IOs considerably as it removes the need for seeks/reads on the checksum calculation and literal send code. This is not enabled yet for the compressed case as the deflate token code can't handle it yet.
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions