Date: Fri, 12 Jul 2002 10:44:44 -0400 From: Michael Adler <lists-ma@tapil.com> To: hackers@FreeBSD.ORG Subject: Re: Bad vnode causing crash in 4.x Message-ID: <5.1.1.2.0.20020712104209.00a047b0@inside.tapil.com> In-Reply-To: <5.1.1.6.0.20020711210231.00ace8c0@shlc0003.shr.intel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I meant to ask whether we simply need to add a check for (!dev) before the for loop in vop_revoke() in sys/kern/vfs_subr.c. That would clearly prevent the crash here. What I don't know is whether there is some larger bug. -Michael 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?5.1.1.2.0.20020712104209.00a047b0>