K 10 svn:author V 3 bde K 8 svn:date V 27 1998-05-31T12:21:50.000000Z K 7 svn:log V 247 Fixed overflow in the calculation of the number of inodes per group for filesystems with almost the maximum number of sectors. The maxiumum is 2^31, but overflow is common for that size, and overflow normally occurred here at size (2^31 - 4096). END