K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-05T21:39:52.000000Z K 7 svn:log V 123 Fix a lock order reversal in uma_zdestroy. The uma_mtx needs to be held across calls to zone_drain(). Noticed by: scottl END