From: Jan Kara Date: Wed, 30 Apr 2008 02:02:11 +0000 (-0400) Subject: ext4: Fix update of mtime and ctime on rename X-Git-Tag: v2.6.26-rc1~345^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b7e9f6807c1274eee19201396b4c2b5f721553;p=pandora-kernel.git ext4: Fix update of mtime and ctime on rename The patch below makes ext4 update mtime and ctime of the directory into which we move file even if the directory entry already exists. Signed-off-by: Jan Kara Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed