[ 
https://issues.apache.org/jira/browse/HDFS-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HDFS-6463:
--------------------------------

    Attachment: HDFS-6463.1.patch

That sounds like a good idea.  Here is a comment-only patch that tries to 
clarify the behavior of the method.

[~szehon], I think your understanding is correct.  Running setfacl -m 
group::r-x would be a way to modify permissions only for the file's owning 
group (not the whole group class).

> Incorrect permission can be created after setting ACLs
> ------------------------------------------------------
>
>                 Key: HDFS-6463
>                 URL: https://issues.apache.org/jira/browse/HDFS-6463
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.4.0
>            Reporter: Aaron T. Myers
>         Attachments: HDFS-6463.1.patch, HDFS-6463.patch
>
>
> When setting ACLs for a file or directory, it's possible for the resulting 
> FsPermission object's group entry to be set incorrectly, in particular it 
> will be set to the mask entry. More details in the first comment of this JIRA.
> Thanks to [~szehon] for identifying this issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to