Verified Commit 6a6670a6 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

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 9dc4a75c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment