[sleuthkit-developers] [ sleuthkit-Bugs-2734458 ] NTFS file listing is slow
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-04-05 14:33:23
|
Bugs item #2734458, was opened at 2009-04-05 09:33 Message generated for change (Tracker Item Submitted) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2734458&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: Open Resolution: None Priority: 5 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Nobody/Anonymous (nobody) Summary: NTFS file listing is slow Initial Comment: With TSK 3+, TSK is searching the MFT for every directory being listed to find unallocated entries that point to that directory as its parent. This turns out to be very slow for large file systems. The results should be cached so that each time a directory is listed, it does not need to rescan the MFT. Reported by Eamonn Saunders. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2734458&group_id=55685 |