K 10 svn:author V 8 mckusick K 8 svn:date V 27 2020-10-25T21:04:07.146440Z K 7 svn:log V 427 Use proper type (ino_t) for inode numbers to avoid improper sign extention in the Pass 5 checks. The manifestation was fsck_ffs exiting with this error: ** Phase 5 - Check Cyl groups fsck_ffs: inoinfo: inumber 18446744071562087424 out of range The error only manifests itself for filesystems bigger than about 100Tb. Reported by: Nikita Grechikhin MFC after: 2 weeks Sponsored by: Netflix END