Always return inode number in stats
The `cp` command double check the inode number to detect file changes during transfers, we need to set it properly and keep it consistent. inode(file) = std::hash(file_path)
parent
2976d41f
Please register or sign in to comment