You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
myDirectory is a dir with 4 almost identical copies of a certain file tree, deduplicated using hardlinks.
When I run fclones group myDirectory, all of those hardlinks are reported as duplicates.
I checked if they really are hardlinks using ls -i.
Some info on my system:
OS: NixOS
fclones 0.34.0
fs: ZFS
kernel: Linux 6.5.9 #1-NixOS SMP PREEMPT_DYNAMIC Wed Oct 25 10:16:30 UTC 2023 x86_64 GNU/Linux
Sorry for the vague and probably hard to replicate bug report.
What can I do to troubleshoot?
The text was updated successfully, but these errors were encountered:
Thanks for this wonderful program!
myDirectory
is a dir with 4 almost identical copies of a certain file tree, deduplicated using hardlinks.When I run
fclones group myDirectory
, all of those hardlinks are reported as duplicates.I checked if they really are hardlinks using
ls -i
.Some info on my system:
OS: NixOS
fclones 0.34.0
fs: ZFS
kernel: Linux 6.5.9 #1-NixOS SMP PREEMPT_DYNAMIC Wed Oct 25 10:16:30 UTC 2023 x86_64 GNU/Linux
Sorry for the vague and probably hard to replicate bug report.
What can I do to troubleshoot?
The text was updated successfully, but these errors were encountered: