K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-11-15T22:30:48.000000Z K 7 svn:log V 192 - Replace a KASSERT() that knew too much about mutex internals with a mtx_assert() that ensures the mutex we release during msleep() is both not recursed and owned by the current process. END