git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
329d291
)
ext4: Fix update of mtime and ctime on rename
author
Jan Kara
<jack@suse.cz>
Wed, 30 Apr 2008 02:02:11 +0000
(22:02 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 30 Apr 2008 02:02:11 +0000
(22:02 -0400)
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 <jack@suse.cz>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found