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, b3.0.x has been updated via 4640ae85fe8b35d3410b319f532e3ad9ff7eac79 (commit) from 24f739c11845b467175e75f5d15a2645af0bb473 (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 4640ae85fe8b35d3410b319f532e3ad9ff7eac79 Author: Wayne Davison <way...@samba.org> Date: Sun Apr 26 07:49:00 2009 -0700 Change sending/receiving/storing of the rdev value for special files. Since the value is not needed, the (superfluous) sending of the value is optimized so that a valid rdev value is sent 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: NEWS | 2 ++ flist.c | 28 +++++++++++++++++++--------- generator.c | 12 ++++++++---- xattrs.c | 4 ++-- 4 files changed, 31 insertions(+), 15 deletions(-) hooks/post-receive -- The rsync repository. _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs