K 10 svn:author V 8 mckusick K 8 svn:date V 27 2018-04-11T19:28:54.937098Z K 7 svn:log V 113 Fix potentially overflowing expression "fs->fs_ipg * fs->fs_ncg" by casting fs->fs_ipg to (ino_t). CID: 1388258 END