Terry Lambert <[EMAIL PROTECTED]> wrote: > >SVR4 and Solaris avoid the problem entirely by ensuring that >each reference to a vnode pointer counts as an "open", and >the vnode can not be discarded until a 1->0 reference count >change (grep for VHOLD/VRELE/VREF in the Solaris headers). FreeBSD does this too. It doesn't solve the circular reference problem, though (hence the AI Koan). Tony. -- f.a.n.finch [EMAIL PROTECTED] [EMAIL PROTECTED] "Then they attacked a town. A small town, I'll admit. But nevertheless a town of people. People who died." To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
- Re: patch to cleanup inflight desciptor ... Alfred Perlstein
- Re: patch to cleanup inflight desci... Tony Finch
- Re: patch to cleanup inflight desci... Matt Dillon
- Re: patch to cleanup inflight d... Alfred Perlstein
- Re: patch to cleanup inflight d... Matt Dillon
- Re: patch to cleanup inflight d... Tony Finch
- Re: patch to cleanup inflight d... Tony Finch
- Re: patch to cleanup inflight d... Tony Finch
- Re: patch to cleanup inflight desciptor ... Julian Elischer
- Re: patch to cleanup inflight desciptor hand... Terry Lambert
- Re: patch to cleanup inflight desciptor ... Tony Finch
- Re: patch to cleanup inflight desci... Terry Lambert
- Re: patch to cleanup inflight desciptor handling. Brian Somers
- Re: patch to cleanup inflight desciptor handling. Tony Finch
- Re: patch to cleanup inflight desciptor handling... Brian Somers
- Re: patch to cleanup inflight desciptor handling. Matt Dillon
- Re: patch to cleanup inflight desciptor handling. Terry Lambert
- Re: patch to cleanup inflight desciptor handling. Alfred Perlstein
- Re: patch to cleanup inflight desciptor handling. Matt Dillon