Re: 100% reproducible panic with pseudofs

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Thu, 05 Apr 2007 17:59:05 +0200
Roman Divacky <rdivacky_at_freebsd.org> writes:
> it panics on KASSERT(uh->busy == 0, ("unrhdr has %u allocations",
> uh->busy)); so to reproduce this panic you have to have INVARIANTS
> enabled kernel...

Pseudofs never releases filenos.  This wasn't a problem when it had
its own fileno allocation code, but became a problem when it was
converted to unr*.  I'm working on a fix (and on making pseudofs
MPSAFE).

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Thu Apr 05 2007 - 15:00:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:07 UTC