On Mar 16, 2009, at 9:55 AM, Oleg Krupnov wrote:
So the question boils down to this one: does the file system also stores creation dates alongside with the link ids (the nodeID), referring to the links themselves, not the files they refer to?
No. As Dave said, hard links are just extra instantiations of one file. If you need to know when a link was created, etc. then you must use symbolic links instead.
Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com