Updated the opening comments.
[rsync/rsync-patches.git] / acls.diff
index 5fe5dd8..dc3445a 100644 (file)
--- a/acls.diff
+++ b/acls.diff
@@ -4,10 +4,8 @@ After applying this patch, run these commands for a successful build:
     ./configure --enable-acl-support
     make
 
-The program currently complains when the --acls (-A) option is used to copy
-from a disk that doesn't support ACLs.  This should be changed to silently 
-notice that no ACLs are available to copy.  Of course, trying to write out
-ACLs to a non-ACL-supporting disk should complain.
+Caveat: using the --acls (-A) option currently overrides any permission
+changes requested by the --chmod option.
 
 --- old/Makefile.in
 +++ new/Makefile.in