panic: mb_dtor_pack: ref_cnt != 1

Thierry Herbelot thierry at herbelot.com
Sat Nov 5 09:43:24 PST 2005


Le Saturday 5 November 2005 09:49, vous avez écrit :
>
> One more update. Since I have removed this block:
>
>                        if (*(m->m_ext.ref_cnt) == 0)
>                                *(m->m_ext.ref_cnt) = 1;
>
> I have also altered KASSERT in mb_dtor_pack(). I don't like
> inventing an incorrect invariant check and then adding helpers
> to avoid it being triggered.

I have one kernel running with your latest patch : so far, so good - a 
recursive 'ls' on a shared disk went fine - I'm currently cvs-ing the sources 
from the same shared disk.

	TfH


More information about the freebsd-current mailing list