Mention a TODO item in the initial comments.
authorWayne Davison <wayned@samba.org>
Tue, 31 Aug 2004 20:49:10 +0000 (20:49 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 31 Aug 2004 20:49:10 +0000 (20:49 +0000)
acls.diff

index 0494e4b..5a33aa1 100644 (file)
--- a/acls.diff
+++ b/acls.diff
@@ -6,6 +6,10 @@ After applying this patch, run these commands for a successful build:
     make proto
     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.
 
 --- orig/Makefile.in   2004-08-13 07:18:58
 +++ Makefile.in        2004-07-03 20:11:58