Re: SetTimeZoneInformation and file time stamps

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Paul,
That's extremely interesting what you're saying about "the filesystem
for a piece of hardware... "
So you mean that in the filesystem architecture, there is a part that
is hardware specific. Something different for example for the SD card
driver or the PCMCIA card driver? I thought everything was more or
less abstracted by the combo filesys / fatfs, etc... So it would be at
a lower level then, and in the platform specific part?
I have access to the OAL of my platform, and I'd be more than happy to
have a look there, and fix it if possible, but where exactly?, for the
PCMCIA architecture for example? What are the keywords to search for
in the source?

I can workaround this issue, but now I'd like to get a better
understanding of the problem.
Thanks in advance.
Alex




On Mar 29, 4:05 am, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
It's entirely up to the filesystem for a given piece of hardware how times
are stored. They could be stored in local time, rather than GMT, for
convenience. That wouldn't occur to me if I were writing the filesystem
driver, but there's no requirement that the filesystem work a certain way.
Since you're stuck with things as they are, you should go everything
possible to assure that the time zone doesn't change between copying a file
where the time has significance to you and using that time to decide if a
copy is needed (or forget the filesytem time entirely and do a CRC, as well
as a time check, to decide if a new file is to be copied).

Paul T.


.



Relevant Pages

  • Re: reiser4 plugins
    ... Most Linux users are using PC-class hardware. ... "Too many system administrators don't do backups". ... So it's a matter of matching the filesystem to the needs of the user. ... crap hardware or lazy sysadmins that don't do backups. ...
    (Linux-Kernel)
  • ReiserFS issues, was Re: file recover on reiserfs partition
    ... used before the hardware is replaced (such as a failing drive on a RAID array ... implementation of reiserfs ... I've not seen such destructive behavior with any other filesystem ... get last night's work before you rebuild the RAID array? ...
    (comp.os.linux.setup)
  • Re: Mirrored volume - data immediately available on the mirrored volume without umounting and re
    ... > mirror to instantaneously see the data that was created on the primary. ... the mirror can be created at the hardware level and in that ... in order for the filesystem to be ... I think what your customer is referring to is a snapshot. ...
    (comp.arch.storage)
  • Re: [linux-pm] [PATCH -mm] kexec jump -v9
    ... need driver device_detach and device_reattach methods. ... but the hardware will not be touched. ... The filesystem code should then receive an error for any I/O operating ... That's what happens when you unplug a USB flash ...
    (Linux-Kernel)
  • Re: [PATCH] ext3: Extends blocksize up to pagesize
    ... > Takashi> capacity to supply multi-TB. ... > Takashi> more than 8TB filesystem when blocksize is 4KB. ... > FSCK at all. ... mounts is sheer paranoia about the reliability of PC class hardware. ...
    (Linux-Kernel)