Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752485Ab2KLJMn (ORCPT ); Mon, 12 Nov 2012 04:12:43 -0500 Received: from mail-we0-f174.google.com ([74.125.82.174]:34630 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751715Ab2KLJMl (ORCPT ); Mon, 12 Nov 2012 04:12:41 -0500 MIME-Version: 1.0 In-Reply-To: <87obj35k3a.fsf@devron.myhome.or.jp> References: <1352642278-2730-1-git-send-email-linkinjeon@gmail.com> <874nkw86jz.fsf@devron.myhome.or.jp> <87sj8f5k4m.fsf@devron.myhome.or.jp> <87obj35k3a.fsf@devron.myhome.or.jp> Date: Mon, 12 Nov 2012 18:12:39 +0900 Message-ID: Subject: Re: [PATCH 2/3] fat: fix time updates for create and delete From: Namjae Jeon To: OGAWA Hirofumi Cc: akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Amit Sahrawat Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1452 Lines: 39 2012/11/12, OGAWA Hirofumi : > OGAWA Hirofumi writes: > >> Namjae Jeon writes: >> >>> 2012/11/12, OGAWA Hirofumi : >>>> Namjae Jeon writes: >>>> >>>>> Correctly update modification and status change time in case of >>>>> file/directory removal and creation. >>>> >>>> This changelog just explain "what", and it doesn't explain "why". >>>> Please >>>> explain why we need this change. >>>> >>>> IIRC, timestamp handling in FAT driver is strange historically. Anyway, >>>> FAT doesn't have "inode change time". It is "creation time" in FAT. >>> Hi. OGAWA. >>> I made this patch after comparing timestamp handlings with MSDOS and >>> XFS. >>> Should timestamp handling of FAT be same with MSDOS ? >>> Am I missing ? >> >> What was difference with XFS, FAT, and MSDOS? Okay, the description of patch was lacked, So I will resend patch with specifical test reseult with other filesystem. > > BTW, I recall I checked this, and yes, it is strange. But it is historical. "historical" means It is difficult to change ? Thanks. > -- > OGAWA Hirofumi > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/