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 "rsync".
The branch, master has been updated via d6c9c3319b191d196c323174c0dc11c834ae9e75 (commit) from 8afaef4219ba4024d55721d786ed8a18dfa5d6ab (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 d6c9c3319b191d196c323174c0dc11c834ae9e75 Author: Wayne Davison <[EMAIL PROTECTED]> Date: Sat Mar 15 00:43:31 2008 -0700 - Fixed a crash bug when backing up files with ACLs enabled and we create a directory in the backup-path area. - Fixed a bug where make_file() was setting F_PATHNAME() on the receiving side. - A non-pool (temp-memory) file structure now stores the size of its extra_cnt value in the F_DEPTH() int so that unmake_file() can always be sure of how to free() the memory. - The ACL-preserving code no longer allocates 4 more bytes per file entry than it needs. - Got rid of a useless adding of the symlink length to "bp". ----------------------------------------------------------------------- Summary of changes: flist.c | 35 ++++++++++++++++++----------------- 1 files changed, 18 insertions(+), 17 deletions(-) hooks/post-receive -- rsync _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs