Hacker News new | ask | show | jobs
by adrian_b 699 days ago
Also XFS has deduplication now, already for some time, at least one year or two.
1 comments

btrfs has deduplication as well.

In theory full file deduplication exists in every filesystem that has cow/reflink support

fclones for example covers it well for any filesystem with reflinks:

https://lib.rs/crates/fclones

fclones group |fclones dedupe