[ https://issues.apache.org/jira/browse/HADOOP-10213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871616#comment-13871616 ]
Vinay commented on HADOOP-10213: -------------------------------- Ok. If the validation of the acl is already done for duplicate then no problem. Only thing I am concerned about is while implementation removal of acl entry proper ack entry should be found regardless of the permission. I will post a patch soon by removing the modifications to AclEntry > setfacl -x should reject attempts to include permissions in the ACL spec. > ------------------------------------------------------------------------- > > Key: HADOOP-10213 > URL: https://issues.apache.org/jira/browse/HADOOP-10213 > Project: Hadoop Common > Issue Type: Bug > Components: tools > Affects Versions: HDFS ACLs (HDFS-4685) > Reporter: Chris Nauroth > Assignee: Vinay > Attachments: HADOOP-10213.patch > > > When calling setfacl -x to remove ACL entries, it does not make sense for the > entries in the ACL spec to contain permissions. The permissions should be > unspecified, and the CLI should return an error if the user attempts to > provide permissions. -- This message was sent by Atlassian JIRA (v6.1.5#6160)