Date:   Tue May 22 05:50:47 2007
Author: wayned

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

Modified Files:
        flist.c 
Log Message:
- Changed the dir_flist code on the sending side to derive its sorted
  data from the sorted parent flist.  This ensures that any entries
  marked with FLAG_DUPLICATE are in the same order in the dir_flist
  (where the flags get checked) as they are in the parent flist
  (where the flags get set).
- Made the flist_expand() function static.
- Added a growth count arg to flist_expand().
- Made make_file() set a pool variable instead of tweaking flist.
- Improved the error message when a dir-number is out of bounds.


Revisions:
flist.c         1.415 => 1.416
        http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.415&r2=1.416
_______________________________________________
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to