Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Currently the 3 minimal ACL entries are not included in the returned value of getAclStatus. FsShell gets them separately (FsPermission perm = item.stat.getPermission();). It'd be useful to make it optional to include them, so that external programs can get a complete view of the permissions.
Attachments
Issue Links
- duplicates
-
HDFS-7384 'getfacl' command and 'getAclStatus' output should be in sync
- Closed