X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/cc3e685d09b2095099fc396157d19172ab3ef7c4..4c15e80040f6ac2fc79d599d1722cf209cc30536:/checksum-xattr.diff diff --git a/checksum-xattr.diff b/checksum-xattr.diff index 2cac1f5..94953bb 100644 --- a/checksum-xattr.diff +++ b/checksum-xattr.diff @@ -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