It turns out that for an XFS filesystem of more than 1TB, 64-bit inode numbers are normal. Recompiling the source with
#define _FILE_OFFSET_BITS 64 might solve the problem. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

