Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 23:31:28 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        John-Mark Gurney <gurney_j@efn.org>, Brian Beattie <beattie@aracnet.com>, "Matthew N. Dodd" <winter@jurai.net>, Chuck Robey <chuckr@mat.net>, Wayne Cuddy <wayne@crb-web.com>, FreeBSD Hackers List <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: what is devfs?
Message-ID:  <Pine.BSF.4.05.9909202328440.22714-100000@home.elischer.org>
In-Reply-To: <199909210625.XAA01972@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 
> 					<dillon@backplane.com>
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9909202328440.22714-100000>