Subject: Re: VFS slots for LKM
To: Rob Healey <rhealey@aggregate.com>
From: Chris G. Demetriou <cgd@nobozo.CS.Berkeley.EDU>
List: netbsd-ports
Date: 11/30/1993 01:59:29
> 	I noticed no slots are available for loadable file systems, i.e.
> 	sys/kern/vfs_conf.c doesn't allow for LKMFS(?) when initializing
> 	vfssw. mount.h also doesn't have a define for LKM filesystems.

i believe this was covered in the LKM documentation; i might be wrong,
though.

to have an LKM vfs, you've gotta give it a table entry "by hand".


chris

------------------------------------------------------------------------------