Skip to content
Unverified Commit a984f116 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 2976d41f
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