FileUtil.getDU should not include the size of the directory -----------------------------------------------------------
Key: HADOOP-6963 URL: https://issues.apache.org/jira/browse/HADOOP-6963 Project: Hadoop Common Issue Type: Bug Components: fs Reporter: Owen O'Malley Assignee: Owen O'Malley The getDU method should not include the size of the directory. The Java interface says that the value is undefined and in Linux/Sun it gets the 4096 for the inode. Clearly this isn't useful. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.