K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2000-11-11T23:07:38.000000Z K 7 svn:log V 314 Change check from mbuf->m_ext.ext_free to use the new ext_type in order to determine whether the given mbuf has a cluster (or some other type of external storage) attached to it. Note: This code should eventually be made to use M_WRITABLE() to determine whether or not a copy should be made. Reviewed by: jlemon END