free space checking
Free space checking is now done, for transfers of data for keys that have free space metadata. (Notably, not for SHA* keys generated with git-annex 0.24 or earlier.) The code is believed to work on Linux, FreeBSD, and OSX; check compile-time messages to see if it is not enabled for your OS.
This commit is contained in:
parent
aa1bc31e0a
commit
aa2d8e33df
6 changed files with 69 additions and 2 deletions
|
@ -16,3 +16,6 @@ file around.
|
|||
find files that lack size info, and rename their keys to add the size
|
||||
info. Users with old repos can run this on them, to get the missing
|
||||
info recorded.
|
||||
|
||||
> [[done]]; no migtation process for old SHA1 keys from v1 repo though.
|
||||
> --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue