Eric _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
Since ino64 went in, Coverity complains that the two "ino >= foo"
comparisons in ffs_fhtovp() compare a 64-bit value to a 32-bit. Is this
a problem in practice?
- ffs_fhtovp: inode overflow? Eric van Gyzen
- Re: ffs_fhtovp: inode overflow? Konstantin Belousov
- Re: ffs_fhtovp: inode overflow? Eric van Gyzen
