Vinayakumar B created HDFS-7384:
-----------------------------------
Summary: 'getfacl' command and 'getAclStatus' output should be in
sync
Key: HDFS-7384
URL: https://issues.apache.org/jira/browse/HDFS-7384
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Vinayakumar B
Assignee: Vinayakumar B
*getfacl* command will print all the entries including basic and extended
entries, mask entries and effective permissions.
But, *getAclStatus* FileSystem API will return only extended ACL entries set by
the user. But this will not include the mask entry as well as effective
permissions.
To benefit the client using API, better to include 'mask' entry and effective
permissions in the return list of entries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)