CVS update: rsync

Wayne Davison wayned at samba.org
Tue Jan 30 03:57:48 GMT 2007


Date:	Tue Jan 30 03:57:48 2007
Author:	wayned

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

Modified Files:
	generator.c 
Log Message:
Moved the code that checks for finished file-lists, for finished "redo"
sends, and finished hard-links into check_for_finished_files(), a new
function that takes the place of check_for_finished_hlinks().  This
lets us signal the sender more rapidly when a file-list is done (which
ensures that it sends us more work to do in a timely manner), and also
avoids two potential deadlocks in the old code.


Revisions:
generator.c		1.325 => 1.326
	http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.325&r2=1.326


More information about the rsync-cvs mailing list