Subject: Re: Where/how is rootvp set in kernel initialisation?
To: None <nigel@ind.tansu.com.au>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 09/20/2000 20:52:53
On Thu, Sep 21, 2000 at 12:47:38PM +1100, nigel@ind.tansu.com.au wrote:

 > 	The version I am using (syssrc tarball from the 1.4 release?)
 > seems to only have ufs.c & ufs.h

1.5 has ufs and lfs.  msdosfs and ext2fs should be pretty easy to do
(especially ext2fs -- it's so much like ufs).

But the point is that it's pluggable.  You can add more easily.  Heck,
libsa even has IP+UDP and can do NFS :-)

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>