CVS update: rsync

Wayne Davison wayned at samba.org
Thu Jan 8 03:17:07 GMT 2004


Date:	Thu Jan  8 03:17:07 2004
Author:	wayned

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

Modified Files:
	hlink.c 
Log Message:
- No need to check S_ISREG() on files already in the hlink_list.
- The realloc in init_hard_links() might fail if the list is empty
  (which can happen if there are no regular files in the transfer).
  I changed the code to free the list in that case.


Revisions:
hlink.c		1.24 => 1.25
	http://www.samba.org/cgi-bin/cvsweb/rsync/hlink.c.diff?r1=1.24&r2=1.25


More information about the rsync-cvs mailing list