[sleuthkit-developers] [ sleuthkit-Bugs-2950986 ] Autopsy needs to support 0-sized HFS directories
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2010-03-23 01:53:56
|
Bugs item #2950986, was opened at 2010-02-12 20:41 Message generated for change (Settings changed) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2950986&group_id=55685 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: File System Tools Group: None >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Brian Carrier (carrier) Summary: Autopsy needs to support 0-sized HFS directories Initial Comment: The size of a directory needs to be figured out. HFS doesn't store this info and TSK doesn't estimate it. This impacts Autopsy. ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2010-03-22 20:53 Message: Sending trunk/CHANGES.txt Sending trunk/configure Sending trunk/lib/File.pm Transmitting file data ... Committed revision 33. ---------------------------------------------------------------------- Comment By: Brian Carrier (carrier) Date: 2010-03-22 20:01 Message: It is true that HFS directories take 0 bytes of blocks because their contents are in the B-trees. Therefore, Autopsy should be fixed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2950986&group_id=55685 |