On Tue, 20 Oct 2009, Manuel Bouyer wrote:
Another case where a vnode could be vlean'ed while vget drops the interlock to before getting the vn_lock. The attached patch may help, but it's untested and probably not the right way of fixing this. Any idea how to properly fix vget() anyone ?
I applied the patch. There was no crash in the last 24h. But it needs some more days to say if it now stable or not.
Thank you for your efforts. Uwe