From f05cc718e8629107b836f8140dd85abed1c1653f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 31 Aug 2004 20:49:10 +0000 Subject: [PATCH] Mention a TODO item in the initial comments. --- acls.diff | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/acls.diff b/acls.diff index 0494e4b..5a33aa1 100644 --- 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 -- 2.34.1