The patches for 3.0.0pre8.
[rsync/rsync-patches.git] / checksum-xattr.diff
index 2cac1f5..94953bb 100644 (file)
@@ -11,7 +11,7 @@ To use this patch, run these commands for a successful build:
 diff --git a/flist.c b/flist.c
 --- a/flist.c
 +++ b/flist.c
-@@ -1211,7 +1211,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist,
+@@ -1208,7 +1208,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist,
        }
  #endif
  
@@ -178,7 +178,7 @@ diff --git a/xattrs.c b/xattrs.c
  
  typedef struct {
        char *datum, *name;
-@@ -841,6 +845,39 @@ int del_def_xattr_acl(const char *fname)
+@@ -853,6 +857,39 @@ int del_def_xattr_acl(const char *fname)
  }
  #endif