From 7c0f2ce5879bf0b03e639f1c90c82e3fca5feec4 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 4 Aug 2014 15:59:24 -0500 Subject: [PATCH] Notes from hyc about things needing doing in 2.5 --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f5b51aa78c..7de3b9f4d8 100644 --- a/TODO +++ b/TODO @@ -4,4 +4,8 @@ Things for 2.5: [09:28] accesslog is still using 666, experimental arc [09:29] I think this means we should polish up the logschema draft, Informational status, and publish it again as final -Add support to cn=config for global overlays +[13:57] there's a nagging problem though, pcache's entry_release function needs to distinguish between its backend actually freeing the entry, or being a no-op +[13:57] so it can decide whether to return success or continue +[13:58] the patch to translucent sidesteps the question, by avoiding other overlays +[13:58] but we need to revisit this in 2.5 + -- 2.39.5