From: Jan Kara Date: Mon, 28 Apr 2008 09:16:12 +0000 (-0700) Subject: ext3: fix update of mtime and ctime on rename X-Git-Tag: v2.6.26-rc1~748 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b23076988b44b2c165e060248345de6f2337387;p=pandora-kernel.git ext3: fix update of mtime and ctime on rename Make ext3 update mtime and ctime of the directory into which we move file even if the directory entry already exists. Signed-off-by: Jan Kara Cc: Al Viro Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed