Eric Sandeen wrote, at 02/19/2013 06:33 AM +9:00:
XFS recently defaulted to allowing > 32 bit inode numbers, and btrfs can let inode numbers creep past 2^32 as well. While most applications don't care one bit about st_ino returned from a stat() call, the sad fact is that you'll get EOVERFLOW from stat32 if the inode number is too big to fit in 32 bits, even if you just wanted to get the file size.
Well, cifs-mounted filesystem already returns such large inode, and xscreensaver already suffered from this issue. https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/609451/comments/11 Regards, Mamoru -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel