CVS update: rsync

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


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

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

Modified Files:
	hlink.c 
Log Message:
- Changed hlink_list[] to store file-list indexes instead of
  pointers.
- Made hard_link_one() non-static so that the generator can call it.
  Improved it to do itemized output.
- Replaced do_hard_links() with hard_link_cluster(), which changes
  the hard-linking from a post-transfer loop into a per-cluster
  operation that occurs incrementally as the transfer updates (or
  finds unchanged) one item in the cluster.


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


More information about the rsync-cvs mailing list