fixed --rebalance stability on drop
Was checking the wrong uuid, oops
This commit is contained in:
parent
5afbea25e7
commit
10d8b3cc63
2 changed files with 1 additions and 5 deletions
|
@ -51,10 +51,6 @@ Planned schedule of work:
|
|||
|
||||
* `git-annex info` can use maxsize to display how full repositories are
|
||||
|
||||
* --rebalance is not stable. It will drop a key that was just stored in a
|
||||
repo. Seems that limitFullyBalanced needs to take AssumeNotPresent
|
||||
into account to handle dropping correctly.
|
||||
|
||||
* Implement [[track_free_space_in_repos_via_git-annex_branch]]:
|
||||
|
||||
* Load Annex.reposizes from Database.RepoSizes on startup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue