[PATCH] hfs: set correct ctime
authorRoman Zippel <zippel@linux-m68k.org>
Thu, 19 Jan 2006 01:43:09 +0000 (17:43 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 19 Jan 2006 03:20:23 +0000 (19:20 -0800)
commit9a4cad95c9338077487226e22d4e01bc9edebf21
tree7153b1e890ab17910935494c433c23eb9cf94014
parent2179d372d9f8b5fc5c189c89bc6a565a42151b23
[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>
fs/hfsplus/catalog.c
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/inode.c