CVS update: rsync

Wayne Davison wayned at samba.org
Mon Mar 14 17:30:15 GMT 2005


Date:	Mon Mar 14 17:30:15 2005
Author:	wayned

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

Modified Files:
	flist.c 
Log Message:
Split the conditional-directory sending out of send_file_name() into
a new function: send_if_directory().  This lets the code that is
recursively descending through the directories make its list of a
dir's contents and close the DIR handle before recursing into the
subdirs.  Also, the "recurse" var is just true/false once again.


Revisions:
flist.c		1.288 => 1.289
	http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.288&r2=1.289


More information about the rsync-cvs mailing list