Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5849

Removing ACL from an inode fails if it has only a default ACL.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HDFS ACLs (HDFS-4685)
    • HDFS ACLs (HDFS-4685)
    • namenode
    • None

    Description

      When removing an ACL, the logic must restore the group permission previously stored in an ACL entry back into the group permission bits. The logic for this in AclTransformation#removeINodeAcl assumes that the group entry must be found in the former ACL. This is not the case when removing the ACL from an inode that only had a default ACL and not an access ACL.

      Attachments

        1. HDFS-5849.1.patch
          4 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: