https://bugs.kde.org/show_bug.cgi?id=328709
tagwer...@innerjoin.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tagwer...@innerjoin.org --- Comment #13 from tagwer...@innerjoin.org --- BTRFS allows "cp --reflink=auto ..." and dolphin transparently uses this functionality. A copy does not take extra space on disc (beyond the directory entry), the space is grabbed when one of the files is updated/written to. It's "Copy on Write" Does this do what you are wanting to do with hardlinks? -- You are receiving this mail because: You are watching all bug changes.