[SCM] rsync branch, master, updated. v3.0.0-29-gd6c9c33

Wayne Davison wayned at samba.org
Sat Mar 15 07:45:29 GMT 2008


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 <wayned at samba.org>
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


More information about the rsync-cvs mailing list