[
https://issues.apache.org/jira/browse/HDFS-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Li updated HDFS-6890:
-----------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
> 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
> 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)