From 6a95240dff4799669ebc14e610f2555c32a86ef3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 12 Mar 2012 16:32:54 -0400 Subject: note fixed --- doc/todo/git-annex_unused_eats_memory.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/git-annex_unused_eats_memory.mdwn b/doc/todo/git-annex_unused_eats_memory.mdwn index 91f9a33f7..caaecfa8c 100644 --- a/doc/todo/git-annex_unused_eats_memory.mdwn +++ b/doc/todo/git-annex_unused_eats_memory.mdwn @@ -21,6 +21,8 @@ in the bloom filter. Since there can be false positives, this might miss finding some unused keys. The probability/size of filter could be tunable. +> Fixed in `bloom` branch in git. --[[Joey]] + Another way might be to scan the git log for files that got removed or changed what key they pointed to. Correlate with keys with content currently present in the repository (possibly using a bloom filter again), -- cgit v1.2.3