as I explained a few days ago,
MFS explodes because it synthesises a device vnode
The synthesized vnode is someohow confused as to whether it's a devfs
vnode or a UFS vnode.
I can't remember the exact problem but it may have something to do with
using it as a methid aof getting to teh strategy routine..
I don't remember exaclty, but I think it may be possible to not do that
any more.
On Mon, 20 Sep 1999, Matthew Dillon wrote:
> I think devfs is really cool. I don't think it needs to have
> fancy persistence in order to be useful.
>
> Julian, there is a note in the LINT file saying that it doesn't
> work with MFS. Is this still true? I want to use DEVFS in
> the BOOTP diskless booting code, which uses MFS heavily.
>
> -Matt
> Matthew Dillon
> <[EMAIL PROTECTED]>
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message