[
https://issues.apache.org/jira/browse/HADOOP-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034505#comment-13034505
]
Aaron T. Myers commented on HADOOP-7296:
----------------------------------------
Hi Siddarth,
The patch looks pretty good, though it looks to me like your patch introduces a
tab character in
{{src/java/org/apache/hadoop/fs/permission/FsPermission.java}}. Our convention
is to expand these into spaces. Would you mind uploading a new version without
the tab?
Also, what version of Hadoop is this patch for? Please fill in the affects
version field as appropriate.
> 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
> Reporter: Siddharth Seth
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: HADOOP7296.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