K 10 svn:author V 2 jh K 8 svn:date V 27 2010-01-08T07:57:43.687849Z K 7 svn:log V 297 - Change the type of size_max to u_quad_t because its value is converted with vfs_scanopt(9) using the "%qu" format string. - Limit the maximum value of size_max to (SIZE_MAX - PAGE_SIZE) to prevent overflow in howmany() macro. PR: kern/141194 Approved by: trasz (mentor) MFC after: 2 weeks END