[haiku-development] Re: BFS drivers for other systems?

Alex Marinko<alxmrnk@xxxxxxxxx> wrote:
> Recently there was a post on the Minix 3 google group about porting
> the BFS filesystem to Minix. The issue came up: are there already BFS
> drivers for Linux or Windows that might serve as a model to those who
> intend to do the porting to Minix?

Depends on your needs; we have a BFS FUSE driver in our repository - but it 
uses the actual BFS implementation which is C++.
The existing Linux befs driver is indeed read-only.

> Also, apart from Dominic Giampaolo's pdf ebook, is there any other
> source of technical documentation available?

The sources only: 
http://dev.haiku-os.org/browser/haiku/trunk/src/add-ons/kernel/file_systems/bfs

Bye,
   Axel.


Other related posts: