K 10 svn:author V 8 mckusick K 8 svn:date V 27 2016-10-28T20:15:19.203660Z K 7 svn:log V 248 Avoid possible overflow when calclating malloc size for auxillary data structure sizes when mounting and reloading UFS/FFS filesystems by using a u_long rather than an int for the size. Reported by: Mariusz Zaborski MFC after: 1 week END