LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Paul Collins <paul@briny.ondioline.org>
To: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Cc: Hiroyuki Machida <Hiroyuki_Machida@hq.scei.sony.co.jp>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fat/vfat: optionally ignore system timezone offset when reading/writing timestamps
Date: Tue, 27 Mar 2007 21:52:57 +1200	[thread overview]
Message-ID: <87fy7rrp1i.fsf@briny.internal.ondioline.org> (raw)
In-Reply-To: <87ps6whvh5.fsf@duaron.myhome.or.jp> (OGAWA Hirofumi's message of "Tue\, 27 Mar 2007 00\:31\:50 +0900")

OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> writes:

> Hiroyuki Machida <Hiroyuki_Machida@hq.scei.sony.co.jp> writes:
>
>> I'm not famillar with recent fat code, but code itself looks good for
>> just turn on/off time adjusting. On the other hand, I feel we need more 
>> consideration on use cases/requirements. I feel that turning off
>> time adjustment is a just ad-hoc solution to issues like Paul san 
>> brought up.
>
> 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.

-- 
Paul Collins
Wellington, New Zealand

Dag vijandelijk luchtschip de huismeester is dood

  reply	other threads:[~2007-03-27  9:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-26  4:05 Hiroyuki Machida
2007-03-26 15:31 ` OGAWA Hirofumi
2007-03-27  9:52   ` Paul Collins [this message]
2007-03-27 15:40     ` OGAWA Hirofumi
  -- strict thread matches above, loose matches on Subject: below --
2007-03-19 11:35 Paul Collins
2007-03-19 14:31 ` OGAWA Hirofumi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fy7rrp1i.fsf@briny.internal.ondioline.org \
    --to=paul@briny.ondioline.org \
    --cc=Hiroyuki_Machida@hq.scei.sony.co.jp \
    --cc=hirofumi@mail.parknet.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: [PATCH] fat/vfat: optionally ignore system timezone offset when reading/writing timestamps' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).