summaryrefslogtreecommitdiff
path: root/doc/todo/use_cp_reflink.mdwn
blob: d7974928ce2dcb4c3d0384c9181d8e863de9bcd0 (plain)
1
2
3
4
5
The unlock command needs to copy a file, and it would be great to use this:
	cp --reflink=auto src dst

O(1) overhead on BTRFS. Needs coreutils 7.6; and remember that git-annex
may be used on systems without coreutils..