more formal documentation of balancing

This commit is contained in:
Joey Hess 2024-08-11 13:29:06 -04:00
parent bd5affa362
commit 3019b21c40
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 24 additions and 15 deletions

View file

@ -42,8 +42,8 @@ Planned schedule of work:
not occur. Users wanting 2 copies can have 2 groups which are each
balanced, although that would mean more repositories on more drives.
* document balancing algo well enough that someone else could implement it
from the design doc
Also note that "fullybalanced=foo:2" is not currently actually
implemented!
* Add `git-annex maxsize` command.