K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-10-05T03:07:23.000000Z K 7 svn:log V 293 Remove a panic on vinum module unload: make sure to destroy all mutexes before freeing so that WITNESS doesn't dereference mutex data pointers and page fault. It's now possible to unload vinum.ko with a GENERIC kernel on 5.0-CURRENT without panic. Debugged/fixed with the aid of: jake, grog END