Re: [PATCH] fat/vfat: optionally ignore system timezone offset when reading/writing timestamps

From: OGAWA Hirofumi
Date: Tue Mar 27 2007 - 11:41:13 EST


Paul Collins <paul@xxxxxxxxxxxxxxxxxxx> writes:

> OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> writes:
>
>> Thank you. I see. So we need "timezone" option to specify adjusted
>> time? If so, I feel we can add it as "timezone=utc", then it'll can
>> be improved later...
>
> I am happy to change the patch as needed. However, since the kernel
> does not have access to a timezone database and therefore cannot
> convert timezone names to offsets, perhaps the mount option should be
> something like "tzoffset=0", "tzoffset=1200" etc., with "tzoffset=0"
> being equivalent to the "posixtime" option implemented by my patch.

Looks sane. The mount command would be able to convert the string
timezone to it if needed.
--
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/