CVS update: rsync

Wayne Davison wayned at samba.org
Wed Jan 19 20:11:04 GMT 2005


Date:	Wed Jan 19 20:11:04 2005
Author:	wayned

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

Modified Files:
	rsync.c 
Log Message:
- Updated delete_file() to take a flag arg that makes it more
  flexible.  Optimized away a stat() call since the caller knows
  if the item to delete is a directory or not.
- Tweaked delete_file()'s "deleting ..." messages to include a
  trailing slash when we're deleting a directory.
- No need for conditional code around do_lstat() anymore.


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


More information about the rsync-cvs mailing list