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

Brandon Li commented on HDFS-6890:
----------------------------------

I've committed the patch. Thank you, [~jingzhao].

> NFS readdirplus doesn't return dotdot attributes
> ------------------------------------------------
>
>                 Key: HDFS-6890
>                 URL: https://issues.apache.org/jira/browse/HDFS-6890
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: nfs
>    Affects Versions: 2.2.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>             Fix For: 2.6.0
>
>         Attachments: HDFS-6890.001.patch
>
>
> In RpcProgramNfs3#readdirplus():
> {noformat}
> entries[1] = new READDIRPLUS3Response.EntryPlus3(dotdotFileId, "..",
>           dotdotFileId, postOpDirAttr, new FileHandle(dotdotFileId));
> {noformat}
> It should return the directory's parent attribute instead of postOpDirAttr.



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

Reply via email to