summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joey.kitenet.net/ <joey@web>2011-06-01 22:15:58 +0000
committerGravatar admin <admin@branchable.com>2011-06-01 22:15:58 +0000
commit80efafe4960e0fb33d1e6783bd34eaf459febea1 (patch)
tree18bdf2f0fe6f9e96ecd55b6872a0deb3e4d277b1
parenta8fb97d2ce8e75b36b8e1572a83efd341e67d43e (diff)
-rw-r--r--doc/forum/new_microfeatures.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/new_microfeatures.mdwn b/doc/forum/new_microfeatures.mdwn
index e992bfb4f..683cc69b8 100644
--- a/doc/forum/new_microfeatures.mdwn
+++ b/doc/forum/new_microfeatures.mdwn
@@ -31,6 +31,8 @@ Combined, this would allow `git annex drop --numcopies=2 --trust=repoa --trust=r
Come to think of it, the inject --bare thing is probably not a microfeature. Should I add a new wishlist item for that? -- RichiH
+> I've thought about such things before; does not seem really micro and I'm unsure how well it would work, but it would be worth a [[todo]]. --[[Joey]]
+
---
Along similar lines, it might be nice to have a mode where git-annex tries to fill up a disk up to the `annex.diskreserve` with files, preferring files that have relatively few copies. Then as storage prices continue to fall, new large drives could just be plopped in and git-annex used to fill it up in a way that improves the overall redundancy without needing to manually pick and choose.