[
https://issues.apache.org/jira/browse/HDFS-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876685#comment-13876685
]
Haohui Mai commented on HDFS-5613:
----------------------------------
+1. The patch looks good. I'll commit it shortly.
> NameNode: implement handling of ACLs in combination with symlinks.
> ------------------------------------------------------------------
>
> Key: HDFS-5613
> URL: https://issues.apache.org/jira/browse/HDFS-5613
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode
> Affects Versions: HDFS ACLs (HDFS-4685)
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Attachments: HDFS-5613.1.patch
>
>
> A symlink in HDFS does not have an ACL of its own. Operations that modify
> the ACL of a symlink instead modify the target of the symlink. For
> operations that enforce ACLs, enforcement is on the target of the symlink.
> This is similar to existing handling of permissions for symlinks.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)