K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-08-10T12:05:55.045423Z K 7 svn:log V 184 cache: resize struct namecache to a multiply of alignment For example struct namecache on amd64 is 100 bytes, but it has to occupies 104. Use the extra bytes to support longer names. END