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

Uma Maheswara Rao G commented on HDFS-6302:
-------------------------------------------

+1 patch looks good to me. I will commit the patch shortly to branch.

Note:
{code}
 return nsQuota == -1L && dsQuota == -1L?
          new INodeDirectoryAttributes.SnapshotCopy(name, permissions, null, 
modificationTime, null)
{code}
The above code piece crossed 80 Chars. Will update it while committing. 

> Implement XAttr as a INode feature.
> -----------------------------------
>
>                 Key: HDFS-6302
>                 URL: https://issues.apache.org/jira/browse/HDFS-6302
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>    Affects Versions: HDFS XAttrs (HDFS-2006)
>            Reporter: Yi Liu
>            Assignee: Yi Liu
>             Fix For: HDFS XAttrs (HDFS-2006)
>
>         Attachments: HDFS-6302.1.patch, HDFS-6302.2.patch, HDFS-6302.patch
>
>
> XAttr is based on INode feature(HDFS-5284).
> Persisting XAttrs in fsimage and edit log is handled by HDFS-6301.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to