Description
In RpcProgramNfs3#readdirplus():
entries[1] = new READDIRPLUS3Response.EntryPlus3(dotdotFileId, "..", dotdotFileId, postOpDirAttr, new FileHandle(dotdotFileId));
It should return the directory's parent attribute instead of postOpDirAttr.