Bugs item #2777633, was opened at 2009-04-21 11:47
Message generated for change (Settings changed) made by carrier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2777633&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: Brian Carrier (carrier)
Assigned to: Nobody/Anonymous (nobody)
Summary: FAT create time can be off by 1 second
Initial Comment:
TSK is currently ignoring the hundreds of a second value in the creation time of FAT files. This value can be used to make the creation time accurate to the second instead of being accurate to "2 seconds". Reported by Eoghan Casey.
----------------------------------------------------------------------
>Comment By: Brian Carrier (carrier)
Date: 2009-04-21 20:00
Message:
Fixed and checked into trunk.
Sending CHANGES.txt
Sending tsk3/fs/fatfs_meta.c
Sending tsk3/fs/tsk_fatfs.h
Transmitting file data ...
Committed revision 79.
Note that we still do not show the millisecond resolution, we just
corrected the second resolution.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2777633&group_id=55685
|