Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 06:48:21 -0400 (EDT)
From:      Daniel Ellard <ellard@eecs.harvard.edu>
To:        Daniel Gustafsson <daniel.gustafsson@space.se>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Extracting FFS from FreeBSD
Message-ID:  <20041018064004.U32814@bowser.eecs.harvard.edu>
In-Reply-To: <200410180814.i9I8ET70015904@space.se>
References:  <200410180814.i9I8ET70015904@space.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Oct 2004, Daniel Gustafsson wrote:

> I am working in a project which is in need of a stand-alone file system and
> I am interested in extracting FFS from BSD and modyfi it to a stand-alone
> module. I have some questions before I begin:

I also have some questions before you begin :-) They all follow from
your last question.

Do you really need FFS or will something simpler do the job?  What
functionality do you need to support?  (Has anyone done this before?)

My suspicion is that if all you need is a simple user-level file
system, then you can find something already written that will do most
or all of what you want -- unless you need something special.  If you
can't find anything, it's probably faster to write a simplistic file
system on your own than to dis-tangle FFS from the rest of the kernel.

-Dan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041018064004.U32814>