From: Quanah Gibson-Mount Date: Mon, 4 Aug 2014 20:59:24 +0000 (-0500) Subject: Notes from hyc about things needing doing in 2.5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7c0f2ce5879bf0b03e639f1c90c82e3fca5feec4;p=openldap Notes from hyc about things needing doing in 2.5 --- 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 +