Tsz Wo (Nicholas), SZE created HDFS-4118: --------------------------------------------
Summary: Change INodeDirectory.getExistingPathINodes(..) to work with snapshots Key: HDFS-4118 URL: https://issues.apache.org/jira/browse/HDFS-4118 Project: Hadoop HDFS Issue Type: Sub-task Components: name-node Reporter: Tsz Wo (Nicholas), SZE Assignee: Jing Zhao {code} int getExistingPathINodes(byte[][] components, INode[] existing, boolean resolveLink) {code} The INodeDirectory above retrieves existing INodes from the given path components. It needs to be updated in order to understand snapshot paths. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira