[sleuthkit-developers] [ sleuthkit-Bugs-2999567 ] ifind displays 'all' inodes by default
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2010-05-15 02:41:06
|
Bugs item #2999567, was opened at 2010-05-10 14:50 Message generated for change (Settings changed) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2999567&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: 5 Private: No Submitted By: John Lehr (jlehr) Assigned to: Nobody/Anonymous (nobody) Summary: ifind displays 'all' inodes by default Initial Comment: ifind is displaying all inodes by default, as though the '-a' argument is provided. In otherwords, 'ifind <image> <inode>' results in the same output as 'ifind -a <image> <inode>'. This makes scripting more difficult. This behavior is occurring in an NTFS partition selected from an ewf disk image with sleuthkit v3.1.1 in Ubuntu 9.10 ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2010-05-14 21:41 Message: Thanks! Sending branches/sleuthkit-3.1/NEWS.txt Sending branches/sleuthkit-3.1/tsk3/fs/ifind_lib.c Sending trunk/NEWS.txt Sending trunk/tsk3/fs/ifind_lib.c Transmitting file data .... Committed revision 202. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2999567&group_id=55685 |