Skip to content
Commit 7356cc3b authored by Jeremy Whiting's avatar Jeremy Whiting
Browse files

Don't double count hard link files.

BUG: 406030
On posix file systems, if the number of links for a file is >1
add it to a set the first time we count it and never count it again.
Fixes double counting files that aren't taking twice as much space.
parent bfb1d682
Pipeline #308990 passed with stage
in 4 minutes and 52 seconds
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