Re: Bug in fat-fs code: file date/time wrong

Richard B. Johnson (root@chaos.analogic.com)
Thu, 11 Nov 1999 11:11:46 -0500 (EST)


On Thu, 11 Nov 1999, Peter Daum wrote:

> Hi,
>
> it seems, that the calculation of fat/vfat file times in the
> linux kernel is incorrect. Consider the following DOS directory
> listing:
[SNIPPED.....]

It is a common problem. The TZ variable seen by the DOS application
that writes these files has not been set.

@Echo OFF
::
:: AUTOEXEC.BAT Created 11-APR-1983 Richard B. Johnson
::
Set TZ=EST4
Set COMSPEC=C:\DOS\COMMAND.COM

Cheers,
Dick Johnson

Penguin : Linux version 2.3.13 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/