Change the handling of circular buffers to not waste 4 bytes
authorWayne Davison <wayned@samba.org>
Mon, 23 Nov 2009 16:16:18 +0000 (08:16 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 23 Nov 2009 16:16:18 +0000 (08:16 -0800)
commit907e6a32a00ace7cf1e96f9c9132f83f4a208430
treef4885841804b6405881bb4387f3155e3af2ea4f1
parente4c598c830234fe3def0bae6ba45ca54071a9ee5
Change the handling of circular buffers to not waste 4 bytes
all the time (we only waste from 1-3 bytes some of the time).
io.c
rsync.c
rsync.h