[sleuthkit-developers] [ sleuthkit-Bugs-2857258 ] Add support for HFS+ flags
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-11-09 23:08:55
|
Bugs item #2857258, was opened at 2009-09-11 18:25 Message generated for change (Settings changed) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2857258&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: Accepted Priority: 5 Private: No Submitted By: Rob (robjoyce) Assigned to: Nobody/Anonymous (nobody) Summary: Add support for HFS+ flags Initial Comment: The attached patch prints out the owner and admin flags on HFS+ files. This is particularly important in OS X 10.6 HFS+, which adds an "is compressed" flag for files. (Actually decompressing the file content is more complicated, and not yet implemented.) The patch is against the trunk, 9/10/09. ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2009-11-09 18:08 Message: Thanks. Checked into trunk (with a few name changes). Sending trunk/CHANGES.txt Sending trunk/tsk3/fs/hfs.c Sending trunk/tsk3/fs/tsk_hfs.h Transmitting file data ... Committed revision 122. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2857258&group_id=55685 |