CVS update: rsync

Wayne Davison wayned at samba.org
Fri Mar 4 08:58:27 GMT 2005


Date:	Fri Mar  4 08:58:27 2005
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv18529

Modified Files:
	io.c 
Log Message:
- Got rid of the checking of msg_fd_in in read_timeout() -- it was
  only needed back when the generator was reading a separate redo
  pipe from the message pipe.
- Fixed a potential data corruption in the data that the generator
  is sending:  if a message comes in from the receiver, we now make
  sure that we can't put the forwarding of this message to the sender
  into the middle of a multiplexed-write record that the generator
  is trying to flush.


Revisions:
io.c		1.161 => 1.162
	http://www.samba.org/cgi-bin/cvsweb/rsync/io.c?r1=1.161&r2=1.162


More information about the rsync-cvs mailing list