Re: [PATCH] UTC timestamp option for FAT filesystems

From: OGAWA Hirofumi
Date: Thu Jun 26 2008 - 03:33:07 EST


Joe Peterson <joe@xxxxxxxxxxx> writes:

> So FAT filesystem timestamps make sense in one of two modes for a given
> volume: local time or UTC. The former handles volumes used under
> Windows well, and the latter would be extremely useful for other devices
> which use FAT filesystems but need to have a more sensible "real" time
> format (like, as I pointed out, digital cameras).

Um, so how does the camera show the timestamp of file? UTC seems to be
hack for changing FAT for Linux. Arbitrary value is more useful and
correct option, I think.

It will be specified the timezone of FAT on one disk. So, the timestamp
is right for specified timezone on Windows always, on Linux should be
always right. If you want to write, of course, you can specify UTC by it
to write timestamp as UTC to FAT.

No?
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/