Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: vfs_bio panic



martin%NetBSD.org@localhost (Martin Husemann) writes:

>> assertion is "!cv_has_waiters(&bp->b_done)" failed in vfs_bio.c:950
>> stopped in pid 0.46(system) == raid0

>I see this too.

Apparently that assertion is bogus.

bdirty() is called from within biodone() processing before the
waiters have been woken up.

N.B. bdirty() is used by softdep and smbfs.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index