K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-05-24T20:06:41.592842Z K 7 svn:log V 261 Remove unnecessary memset(.., 0, ..)'s The mem_alloc macro calls calloc (userspace) / malloc(.., M_WAITOK|M_ZERO) under the covers, so zeroing out memory is already handled by the underlying calls MFC after: 1 week Sponsored by: EMC / Isilon Storage Division END