Date: Wed, 19 Jul 1995 17:37:43 -0700 From: Matt Dillon <dillon@blob.best.net> To: mike@cs.utah.edu (Mike Hibler) Cc: bde@zeta.org.au, arch@FreeBSD.org, bugs@FreeBSD.org, davidg@Root.COM Subject: Re: possible ffs_vget() race condition Message-ID: <199507200037.RAA01062@blob.best.net>
next in thread | raw e-mail | index | archive | help
I've tried putting a tsleep/wakeup style lock around the routine, starting just after the initial hash lookup fails. That ought to fix #1 temporarily until you guys come up with something more permanent that deals with #1 and #2. -Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507200037.RAA01062>