From abdd49d8c1370020204bdc3443b755341bf8a3d2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Aug 2024 07:53:56 -0400 Subject: [PATCH] update --- doc/todo/git-annex_proxies.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/git-annex_proxies.mdwn b/doc/todo/git-annex_proxies.mdwn index ebdcae3433..5445b65419 100644 --- a/doc/todo/git-annex_proxies.mdwn +++ b/doc/todo/git-annex_proxies.mdwn @@ -33,6 +33,8 @@ Planned schedule of work: * `git-annex assist --rebalance` of `balanced=foo:2` sometimes needs several runs to stabalize. + May not be a bug, needs reproducing and analysis. + * Concurrency issues with RepoSizes calculation and balanced content: * What if 2 concurrent threads are considering sending two different @@ -79,6 +81,8 @@ Planned schedule of work: * Balanced preferred content basic implementation, including --rebalance option. * Implemented [[track_free_space_in_repos_via_git-annex_branch]] +* `git-annex maxsize` +* annex.fullybalancedthreshhold ## completed items for August's work on git-annex proxy support for exporttre