Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 03:45:43 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        imp@village.org (Warner Losh)
Cc:        peter@netplex.com.au, hackers@FreeBSD.ORG
Subject:   Re: How do I ...
Message-ID:  <199901070345.UAA12014@usr09.primenet.com>
In-Reply-To: <199812290558.WAA23091@harmony.village.org> from "Warner Losh" at Dec 28, 98 10:58:00 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I suspect that you are right.  I had hoped to get away from
> understanding those internals.  It may make sense to have a "if_dead"
> that is similar to deadfs where all "orphaned" interfaces go when they
> die.  Hmmm, I'll have to look at this more closely....

This is the wrong way to do this, BTW.  The deadfs code is an
artifact of the stupid struct fileops crap.  Otherwise, it'd
be possible to reference the list of "struct file"'s that have
the vnode open, and you wouldn't need deadfs.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

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?199901070345.UAA12014>