K 10 svn:author V 5 markj K 8 svn:date V 27 2017-09-13T15:44:54.644712Z K 7 svn:log V 374 Fix a logic error in the item size calculation for internal UMA zones. Kegs for internal zones always keep the slab header in the slab itself. Therefore, when determining the allocation size, we need to take the slab header size into account. Reported and tested by: ae, rakuco Reviewed by: avg MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D12342 END