summaryrefslogtreecommitdiff
path: root/doc/todo/use_cp_reflink.mdwn
blob: 39518abf18e920d43f2cf61a83756400b291565d (plain)
1
2
3
4
5
6
7
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..

[[done]]