[
https://issues.apache.org/jira/browse/HADOOP-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868226#comment-13868226
]
Hadoop QA commented on HADOOP-10220:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12622421/HADOOP-10220.1.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 1.3.9) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
hadoop-common-project/hadoop-common.
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HADOOP-Build/3425//testReport/
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/3425//console
This message is automatically generated.
> Add ACL indicator bit to FsPermission.
> --------------------------------------
>
> Key: HADOOP-10220
> URL: https://issues.apache.org/jira/browse/HADOOP-10220
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs
> Affects Versions: HDFS ACLs (HDFS-4685)
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Attachments: HADOOP-10220.1.patch
>
>
> This patch will take a previously unused bit in the 16-bit {{FsPermission}}
> and use it to indicate the presence of an ACL on the file or directory. The
> CLI will use this to display an indicator in the permission string if an ACL
> is present. The NameNode will use it in ACL modification APIs, permission
> checks, and display of an indicator in the directory browser web UI.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)