K 10 svn:author V 2 mm K 8 svn:date V 27 2014-03-29T09:05:25.990826Z K 7 svn:log V 254 De-virtualize UMA zone pf_mtag_z and move to global initialization part. The m_tag struct does not know about vnet context and the pf_mtag_free() callback is called unaware of current vnet. This causes a panic. Reviewed by: Nikos Vassiliadis, trociny@ END