Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2016-06-02 14:10:39 -04:00
commit b271a417e6
Failed to extract signature
7 changed files with 137 additions and 1 deletions

View file

@ -2,4 +2,4 @@ While being asked to check if file is available from "[datalad-archives]" remote
[[!meta author=yoh]]
> [[done]]] --[[Joey]]
> [[done]] --[[Joey]]

View file

@ -0,0 +1,3 @@
I might be wrong but given the observation that adjust --unlock took 26.04s user 33.95s system 31% cpu 3:12.36 total to finish operation on an annex (on smaug, btrfs filesystem) with a relatively small (~400) number of relatively large files, I guess no reflink copying was done.
[[!meta author="yoh"]]