[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <EE52B431-D993-47A3-B914-5FE2ACE953B8@sun.com>
Date: Fri, 09 Oct 2009 11:20:55 -0600
From: Andreas Dilger <adilger@....com>
To: Kazuya Mio <k-mio@...jp.nec.com>
Cc: linux-ext4@...r.kernel.org, Theodore Tso <tytso@....edu>
Subject: Re: [PATCH 2/2] ext4: update donor file's ctime/mtime
On 8-Oct-09, at 02:04, Kazuya Mio wrote:
> EXT4_IOC_MOVE_EXT changes donor file data, but doesn't update ctime/
> mtime.
> This patch fixes this problem.
I would argue that just migrating the file data shouldn't update the
ctime/mtime.
Those are used to determine if the file has changed in some way,
usually for the
purpose of backup. Migrating the data does not change anything from
the user-space
POV and shouldn't force a new backup of the file.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists