summaryrefslogtreecommitdiff
path: root/doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-15 16:37:57 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-15 16:37:57 -0400
commit186732d10740fec3b29751a6076c60148e3479f7 (patch)
treea218c74c1f9fefe14a23beabc2ca46e5f4afc158 /doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn
parentecd610e955e0cfa5c88535039f434ea2a299068c (diff)
Revert "Clean up direct mode cache and mapping info when dropping keys."
This reverts commit f797939d15a2b414e62b28ccb0bd9e5b77978d76. This was buggy, it caused the direct mode cache to be lost when dropping keys, so when the file is gotten back, it's stored in indirect mode. Note to self: Do not attempt bug fixes at 6 am!
Diffstat (limited to 'doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn')
-rw-r--r--doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn b/doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn
index 8f89c0480..09bfd0c3b 100644
--- a/doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn
+++ b/doc/bugs/dropunused_doesn__39__t_work_in_my_case__63__.mdwn
@@ -56,6 +56,3 @@ What version of git-annex are you using? On what operating system?
git-annex: 3.20130124
Debian: sid 2013-02-01
-
-> unused being confused by stale data left when switching from direct mode.
-> I've made this be cleaned up. [[done]] --[[Joey]]