public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] new HFS(+) driver
@ 2003-10-02  8:37 Roman Zippel
  2003-10-02 18:02 ` Dave O
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Roman Zippel @ 2003-10-02  8:37 UTC (permalink / raw)
  To: linux-hfsplus-devel; +Cc: linux-fsdevel, linux-kernel

Hi,

This is a rather big update to the HFS+ driver. It includes now also an 
updated HFS driver. Both drivers use now almost the same btree code and 
the general structure is very similiar, so one day it will be possible to 
merge both drivers. The HFS driver got a major cleanup and a lot of broken 
options were removed, most notably if you want to continue using netatalk 
with this driver, you have to fix netatalk first.

The HFS+ driver has a number of improvements and fixes:
- blocks are now preallocated.
- allocation file is now in the page cache too
- better extent caching
- btrees are now able to grow arbitrarily
- allocation block size can now be larger than a page
- actual fs block size is adjusted to avoid alignment problems
- cdrom session/partition support (note that this is a crutch and has 
  problems)

This is basically the version I'd liked to get merged into 2.6 (minus lots 
of ifdefs and some debug prints). You can find the driver at
http://www.ardistech.com/hfsplus/

bye, Roman


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2003-10-06 19:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-02  8:37 [ANNOUNCE] new HFS(+) driver Roman Zippel
2003-10-02 18:02 ` Dave O
2003-10-02 18:30   ` Roman Zippel
2003-10-02 19:00     ` Dave O
2003-10-03  0:26       ` Mike Fedyk
2003-10-03  2:43         ` Dave O
2003-10-02 18:06 ` viro
2003-10-02 18:24   ` Roman Zippel
2003-10-02 18:52   ` Brad Boyer
2003-10-06 19:38     ` Mike Fedyk
2003-10-06 19:47       ` Brad Boyer
2003-10-03  7:04 ` J.A. Magallon
2003-10-03 10:30   ` Roman Zippel
2003-10-03 22:39     ` J.A. Magallon
2003-10-04  3:00       ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox