[SCM] The rsync repository. branch, master, updated. v3.0.3-187-ga8e6e14

rsync-cvs at lists.samba.org rsync-cvs at lists.samba.org
Sun Apr 26 14:53:53 GMT 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The rsync repository.".

The branch, master has been updated
       via  a8e6e1486960fe2e9ac190ad53e9830f0f3f900a (commit)
      from  307555eba3720362922cf25c15991b21f0e72dab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a8e6e1486960fe2e9ac190ad53e9830f0f3f900a
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Apr 26 07:28:55 2009 -0700

    Change sending/receiving/storing of the rdev value for special files.
    Since the value is not needed, protocol 31 no longer sends it, while
    older protocols are optimized so the sender just sends a valid rdev
    value as efficiently as possible.  The receiver no longer caches an
    rdev value for special files, and the generator will always pass a 0
    rdev value to do_mknod() for special files. Fixes bug #6280.

-----------------------------------------------------------------------

Summary of changes:
 flist.c     |   32 +++++++++++++++++++++-----------
 generator.c |   12 ++++++++----
 rsync.h     |    2 +-
 xattrs.c    |    4 ++--
 4 files changed, 32 insertions(+), 18 deletions(-)


hooks/post-receive
--
The rsync repository.


More information about the rsync-cvs mailing list