From: Daniele Pala <dandario@libero.it>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] HFS+ driver
Date: Wed, 7 May 2003 19:14:53 +0300 [thread overview]
Message-ID: <20030507161453.GC344@libero.it> (raw)
In-Reply-To: <Pine.LNX.4.44.0305071643030.5042-100000@serv>
Wow , great! thx a lot for that. ;)
So the major thing to fix now on macs is the sound part which is quite poor for now...at least on my old iMac DV...the
problem is that i don't even know which audio chipset it uses! Gotta start searching better for info...well let's hope
Apple gives info about this :)
On Wed, May 07, 2003 at 05:06:59PM +0200, Roman Zippel wrote:
> Hi,
>
> I'm proud to announce a complete new version of the HFS+ fs driver. This
> work was made possible by Ardis Technologies (www.ardistech.com). It's
> based on the driver by Brad Boyer (http://sf.net/projects/linux-hfsplus).
>
> The new driver now supports full read and write access. Perfomance has
> improved a lot, the btrees are kept in the page cache with a hash on top
> of this to speed up the access to the btree nodes.
> I also added support for hard links and the resource fork is accessible
> via <file>/rsrc.
>
> This is a beta release. I tested this a lot, so I consider it quite safe
> to use, but I can't give any guarantees at this time of course. There is
> also still a bit to do (e.g. the block allocator needs a bit more work).
>
> The driver can be downloaded from http://www.ardistech.com/hfsplus/ .
> The README describes how to build the driver.
>
> If something should go wrong, I also have patch for Apple's diskdev_cmds
> (available from http://www.opensource.apple.com/darwinsource/10.2.5/),
> which ports newfs_hfs and fsck_hfs to Linux and fixes the endian problems.
> The patch is at http://www.ardistech.com/hfsplus/diskdev_cmds.diff.gz .
> After applying the patch the tools can be built with 'make -f
> Makefile.lnx'.
>
> bye, Roman
>
>
> -
> 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/
next prev parent reply other threads:[~2003-05-07 19:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-07 15:06 [ANNOUNCE] HFS+ driver Roman Zippel
2003-05-07 15:06 ` Roman Zippel
2003-05-07 15:40 ` David S. Miller
2003-05-07 15:40 ` David S. Miller
2003-05-07 16:14 ` Daniele Pala [this message]
2003-05-07 19:39 ` Brad Boyer
2003-05-07 19:39 ` Brad Boyer
2003-05-07 23:53 ` Roman Zippel
2003-05-07 23:53 ` Roman Zippel
2003-05-08 21:34 ` J.A. Magallon
2003-05-08 21:47 ` Brad Boyer
2003-05-08 22:12 ` J.A. Magallon
2003-05-08 22:50 ` Brad Boyer
2003-05-12 9:58 ` Andreas Schwab
2003-05-12 9:58 ` Andreas Schwab
-- strict thread matches above, loose matches on Subject: below --
2003-05-07 15:55 Jeffrey Baker
2003-05-07 16:38 ` Miles Lane
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030507161453.GC344@libero.it \
--to=dandario@libero.it \
--cc=linux-kernel@vger.kernel.org \
--cc=zippel@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.