From mboxrd@z Thu Jan 1 00:00:00 1970 From: flar@pants.nu (Brad Boyer) Subject: HFS+ support (read-only) Date: Thu, 6 Jun 2002 05:24:43 -0700 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org Return-path: To: linuxppc-dev@lists.linuxppc.org Content-Disposition: inline List-Id: linux-fsdevel.vger.kernel.org I've just uploaded a new release of my hfsplus module. If anyone would like to try it out, or critique my code, you can find it on Sourceforge (I am currently using 2.4.18-pre7 as a base): http://www.sourceforge.net/projects/linux-hfsplus/ This is still read-only, and no resource forks in any format, but it can handle most standard UNIX features other than hard links, which will show up as empty files. (Don't ask...) I haven't had any stability problems, but the performance is somewhat slow on a disk with a large number of files. I appreciate any feedback or suggestions. Brad Boyer flar@allandria.com