Details
Description
After an AclFeature has been attached to an inode, its ACL entries must be immutable. We can enforce this in the type system more strongly by storing the entries in an ImmutableList and changing the getter to return that type instead of raw List.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-4685 Implementation of ACLs in HDFS
- Closed