lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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