CVS update: rsync

Wayne Davison wayned at samba.org
Fri Jan 2 07:57:02 GMT 2004


Date:	Fri Jan  2 07:57:02 2004
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
	flist.c 
Log Message:
Optimized f_name(), generating: (1) f_name_cmp(), which optimizes
comparing two file_struct elements without copying them first, and
(2) f_name_to() which lets us supply the destination buffer for a
f_name() call (to allow it to persist without an extra copy).


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


More information about the rsync-cvs mailing list