commit | 9a4cad95c9338077487226e22d4e01bc9edebf21 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Wed Jan 18 17:43:09 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 18 19:20:23 2006 -0800 |
tree | 7153b1e890ab17910935494c433c23eb9cf94014 | |
parent | 2179d372d9f8b5fc5c189c89bc6a565a42151b23 [diff] |
[PATCH] hfs: set correct ctime Read the correct ctime from disk (it was written but never read for some reason). Read also creation date, which is used in the next patch. (Problem found by Olivier Castan <olivier.castan@certa.ssi.gouv.fr>) Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>