The patches for 3.0.4pre1.
[rsync/rsync-patches.git] / osx-xattr-nodev.diff
index 3b87663..9a82005 100644 (file)
@@ -33,7 +33,7 @@ diff --git a/xattrs.c b/xattrs.c
        if (rsync_xal_get(fname, sxp->xattr) < 0) {
                free_xattr(sxp);
                return -1;
-@@ -861,6 +865,11 @@ int set_xattr(const char *fname, const struct file_struct *file,
+@@ -864,6 +868,11 @@ int set_xattr(const char *fname, const struct file_struct *file,
                return -1;
        }