From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752857AbXCZPcE (ORCPT ); Mon, 26 Mar 2007 11:32:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752865AbXCZPcD (ORCPT ); Mon, 26 Mar 2007 11:32:03 -0400 Received: from mail.parknet.jp ([210.171.160.80]:1542 "EHLO parknet.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752857AbXCZPcB (ORCPT ); Mon, 26 Mar 2007 11:32:01 -0400 X-AuthUser: hirofumi@parknet.jp To: Hiroyuki Machida Cc: Paul Collins , linux-kernel@vger.kernel.org Subject: Re: [PATCH] fat/vfat: optionally ignore system timezone offset when reading/writing timestamps References: From: OGAWA Hirofumi Date: Tue, 27 Mar 2007 00:31:50 +0900 In-Reply-To: (Hiroyuki Machida's message of "Mon\, 26 Mar 2007 13\:05\:10 +0900") Message-ID: <87ps6whvh5.fsf@duaron.myhome.or.jp> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hiroyuki Machida 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... -- OGAWA Hirofumi