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 <way...@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. _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs