[Bug 8019] New: Various improvements to the fileflags patch

samba-bugs at samba.org samba-bugs at samba.org
Wed Mar 16 16:15:16 MDT 2011


https://bugzilla.samba.org/show_bug.cgi?id=8019

           Summary: Various improvements to the fileflags patch
           Product: rsync
           Version: 3.0.8
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: mike at bombich.com
         QAContact: rsync-qa at samba.org


Created attachment 6298
  --> https://bugzilla.samba.org/attachment.cgi?id=6298
Several changes to the fileflags.diff patch

The attached patch improves the following:

- The fileflags variable was occasionally referenced without being initialized
- sx.st.st_flags is initialized in flist.c:send_file_name() so get_xattr has
access to fileflags
- rsync.c: Errors that occur in undo_make_mutable are now reported (I think
this also resolves an issue in which rsync would report "Unknown error (0)")
- rsync.c: make_mutable is now called in set_file_attrs allowing set_file_attrs
to apply acls, xattrs, times, etc. to files in locked directories.
- syscall.c: Added make_mutable/force_change functionality to many of these
system calls

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list