Re: SetTimeZoneInformation and file time stamps

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



So, you have another copy of your platform and that works, or you've tried
it on another platform and it works? If the time comparison is off by a
round number like one hour, check that the DST flag is set right. I
wouldn't expect that to matter, but, if the filesystem is storing local
time, not GMT, the state of the DST flag might cause a one hour error,
depending on what time zones are involved. You could also try a time zone
where there is no DST change, like Arizona.

Paul T.

<portnawake@xxxxxxxxx> wrote in message
news:1175141706.197640.172720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Paul,
Copies from FAT to FAT behave indeed in a consistent way.
It's now a matter of finding what rules the behaviour of the RAM
filesystem - without the source-...
I tried on an other platform using the Intel Persistent Storage
Manager for the "\" filesystem, and there is no problem either.
Do you think there is any chance to find out what's happening and
where without changing the fundamental design of my platform.

Thanks again for your in depth knowledge.
Alex.




On Mar 29, 8:53 am, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
The system has to ask the filesystem for information on files. It has no
built-in way of knowing where the data for "\storage card\mylog.txt" is
located or what it means. Most things are FAT and the driver for that
knows
where to find files and their information in a FAT filesystem, which is
what
you'd find running on top of CF cards, IDE hard disks, SD cards, etc. I
would be very surprised if you had this problem when comparing two files
located on two different external storage cards, even if they are of
different base types.

Not every filesystem is going to be the same, though. The object
store/RAM
filesystem isn't going to be in the same format and it stores lots of
information that FAT doesn't and may store information in a different
way.
I don't think that either of us has the source for that.

Paul T.





.



Relevant Pages

  • Re: Windows and Maildir
    ... Windows NT with NTFS has both file streams and extended ... > NT whose performance with large directories is better than that of FAT. ... And there won't be much of a difference between FAT and NTFS. ... because the problem is in the filesystem format and not in the ...
    (microsoft.public.win32.programmer.kernel)
  • Re: crash
    ... connected to my Ubuntu notebook through the USB port. ... But mounting it or running fsck on it as ext3 doesn't ... behind a FAT translation service. ... filesystem, ...
    (alt.os.linux)
  • Re: fsck.vfat malloc trouble
    ... The data on that disk is safely backed up and rather useless anyway, ... Top shows it does indeed allocate all remaining memory. ... The filesystem is 153G. ... such a large FAT partition would be -- is there any reason that you can't ...
    (alt.os.linux)
  • Re: XFS-Partition trashed?
    ... I don't know how bad you have broken your filesystem. ... It has been quite a while since I studied the FAT filesystem. ... written after the BPB depends on the size of the disk. ... then recovery could be very difficult. ...
    (comp.os.linux.setup)
  • Re: fsck.vfat malloc trouble
    ... Top shows it does indeed allocate all remaining memory. ... The filesystem is 153G. ... There are differences between boot sector and its backup. ... First FAT starts at byte 16384 ...
    (alt.os.linux)