The patches for 3.2.4pre4.
[rsync-patches.git] / checksum-xattr.diff
index 6a9915d2e01ed31c760f2131f6ce02464bd16100..0564db3baa7fa762fad43faf7ba4dc1c53b8f3ea 100644 (file)
@@ -8,11 +8,11 @@ To use this patch, run these commands for a successful build:
     ./configure                               (optional if already run)
     make
 
-based-on: 55b2a06812e39f15f52e92b979600cb82be210cb
+based-on: deb26c7cfcdfd471fd454747a6946d3a3d0d089d
 diff --git a/flist.c b/flist.c
 --- a/flist.c
 +++ b/flist.c
-@@ -1370,7 +1370,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist,
+@@ -1395,7 +1395,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist,
  #endif
  
        if (always_checksum && am_sender && S_ISREG(st.st_mode)) {