:I got a panic on -current which is updated 3 hours before. : :... :Additional TCP options:. :Starting background filesystem checks : :Wed Oct 24 20:28:15 JST 2001 :panic: vrele: missed vn_close :Debugger("panic") :Sttopped at Debugger+0x44: pushl %ebx :db> trace :Debugger() :panic() :vrele() :vn_close() :cnclose() :spec_close() :... : :Is there a possibility this panic caused by this commit? : :At Mon, 22 Oct 2001 18:21:29 -0700 (PDT), :Matt Dillon wrote: :> Log: :> Change the vnode list under the mount point from a LIST to a TAILQ :> in preparation for an implementation of limiting code for kern.maxvnodes. : : :-- :Jun Kuriyama <[EMAIL PROTECTED]> // IMG SRC, Inc. : <[EMAIL PROTECTED]> // FreeBSD Project
Someone else is going to have to look at the devfs/cnclose code. I found one minor error in fhopen() which I will correct, but I don't think anyone is using fhopen(). -Matt To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message