[ 
https://issues.apache.org/jira/browse/HADOOP-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035081#comment-13035081
 ] 

Hudson commented on HADOOP-7296:
--------------------------------

Integrated in Hadoop-Common-22-branch #50 (See 
[https://builds.apache.org/hudson/job/Hadoop-Common-22-branch/50/])
    Merge -r 1104373:1104374 from trunk to branch-0.22. Fixes: HADOOP-7296

tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1104377
Files : 
* 
/hadoop/common/branches/branch-0.22/src/test/core/org/apache/hadoop/fs/permission/TestFsPermission.java
* /hadoop/common/branches/branch-0.22/CHANGES.txt
* 
/hadoop/common/branches/branch-0.22/src/java/org/apache/hadoop/fs/permission/FsPermission.java


> The FsPermission(FsPermission) constructor does not use the sticky bit
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-7296
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7296
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.21.0, 0.22.0, 0.23.0
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.22.0
>
>         Attachments: HADOOP7296.patch, HADOOP7296_2.patch
>
>
> The FsPermission(FsPermission) constructor copies u, g, o from the supplied 
> FsPermission object but ignores the sticky bit.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to