Re: HFS Filesystem

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Nov 12 2001 - 03:53:23 EST


> What information or documentation is there on HFS and writing linux
> applications what use resource forks and other mac quirkiness.
> In particular how do I write an application that uses all the data
> availiable on macs (and hence HFS) but not commonly used. Whats more if
> there is a method to access that data, what happens if I try using it on a
> non HFS file system.

netatalk uses its own resource fork magic using .AppleDouble directories
or a few other configurable formats. HFS on 2.2 also supports the same
format so magically you can get real fork access

For 2.4 the HFS code still needs some serious cleanup, and for 2.5 I suspect
either someone fixes the locking on or it gets deleted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 15 2001 - 21:00:28 EST