CVS update: rsync

Wayne Davison wayned at samba.org
Sat Mar 5 00:21:48 GMT 2005


Date:	Sat Mar  5 00:21:48 2005
Author:	wayned

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

Modified Files:
	io.c 
Log Message:
- Made the sock_{in,out} variables non-static.
- Added hlink_list, a FIFO list of finished hard-link items.
- Made get_redo_num() check for finished hard-link items and
  call the generator when they are found.  This ensures that
  we finish all the hard-link items by the time the MSG_DONE
  is read and returned to the generator.
- Added get_hlink_num() to read the new hlink_list.


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


More information about the rsync-cvs mailing list