Add a SkipCheckHandles option that tries to keep uint64 handles
within 32-bits. This is needed to deal with 32-bits programs that use stat(). If the inode number exceeds 32 bit, that will return an ERANGE error.
Showing
Please register or sign in to comment