SUMMARY When scanning files, Filelight treats every hardlinked file as its own file, rather than skipping it, thereby bloating directory sizes STEPS TO REPRODUCE 1. Choose directory with big enough file 2. Hardlink it in the same directory 3. Scan with Filelight 4. Observe same file size being shown twice OBSERVED RESULT Filelight naively displays hardlinked files as being separate from the original EXPECTED RESULT Filelight skips over hardlinked files, just like it does symbolic ones SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.4.80 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Kernel Version: 6.16.0-rc7-1-custom-bcachefs-git-00206-gcc77913e2b7d (64-bit) Graphics Platform: Wayland
Cannot reproduce.
Created attachment 183555 [details] Filelight hardlink visual
(In reply to Harald Sitter from comment #1) > Cannot reproduce. Attached an example of what I'm referring to. The 126GB file in the base directory is a hardlink of the one in the dlc directory.
So the hardlink is not in the same directory?
(In reply to Harald Sitter from comment #4) > So the hardlink is not in the same directory? Oops. I thought it was when I initially made the bug report... But at least it's clearer now that it doesn't skip the hardlinks if they're in a different folder.
*** This bug has been marked as a duplicate of bug 501110 ***