NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/42205: kernel panic at activated userquota
On Wed, Jan 06, 2010 at 07:29:55PM +0100, Manuel Bouyer wrote:
> I have an idea on how this can happen; the vnode is put on the mnt list before
> initialisation is completed. But then its type should be VNON and so it should
> be skipped.
It can also still be on the mnt list while being removed from the
free list and cleaned. Especially, getcleanvnode() set v_type to
VNON after releasing the interlock. this patch would indeed fix this.
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index