File: comment_17_d1f0d7ac76f704ea71c4971ee7ed0cde._comment

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (11 lines) | stat: -rw-r--r-- 565 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
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.)
"""]]