Revert the renaming from checkSuperuserPrivilege to checkAccess by HADOOP-5643 ------------------------------------------------------------------------------
Key: HADOOP-5818 URL: https://issues.apache.org/jira/browse/HADOOP-5818 Project: Hadoop Core Issue Type: Bug Components: dfs Reporter: Tsz Wo (Nicholas), SZE HADOOP-5643 renamed FSNamesystem.checkSuperuserPrivilege to checkAccess. However, "checkAccess" is confusing in FSNamesystem since there are other methods, checkPathAccess(..), checkParentAccess(..) and checkAncestorAccess(..) which have different meanings. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.