Added a comment: reflink and subvolume

This commit is contained in:
Mowgli 2018-11-21 19:41:30 +00:00 committed by admin
parent 9f3dfeb9a1
commit 98af4f51d1

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="Mowgli"
avatar="http://cdn.libravatar.org/avatar/17ab194dddf7b7da59ec039cbb3ac252"
subject="reflink and subvolume"
date="2018-11-21T19:41:30Z"
content="""
Well, I did not check reflink=auto. I just checked first with `git annex copy --to=cache` which simply duplicated every file. So there are two posibilities:
1. reflink=auto doesn't work (I did not check but I think it work)
2. git-annex does not recognise the other path to be on the same filesystem so went back to simply copy (very likely but joey has to check.)
"""]]