Date:   Thu Jan  8 11:08:30 2004
Author: wayned

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

Modified Files:
        flist.c rsync.h 
Log Message:
Implemented an extended-flag-byte in the transfer protocol by moving
the SAME_RDEV bit into the next 8 bits and adding an EXTENDED_FLAG
bit.  Also modified the meaning of his bit for protocol 28 and above:
SAME_HIGH_RDEV indicates that all but the lowest byte matches.  The
older protocols get OLD_SAME_RDEV set (with the old semantics) for
compatibility.  Note also that protocol 28 isn't turned on yet.


Revisions:
flist.c         1.151 => 1.152
        http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c.diff?r1=1.151&r2=1.152
rsync.h         1.163 => 1.164
        http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h.diff?r1=1.163&r2=1.164
_______________________________________________
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to