Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/overlays
Modified Files: pcache.c 1.183 -> 1.184
Log Message: For refresh_purge, only delete entry if ours is the last queryid on it. Otherwise just remove our queryid.
Howard,
I have another round of monitor-related mods to pcache. I could successfully merge your mods with mine. Do you mind if I commit, or do you have more to sync?
p.
masarati@aero.polimi.it wrote:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/overlays
Modified Files: pcache.c 1.183 -> 1.184
Log Message: For refresh_purge, only delete entry if ours is the last queryid on it. Otherwise just remove our queryid.
Howard,
I have another round of monitor-related mods to pcache. I could successfully merge your mods with mine. Do you mind if I commit, or do you have more to sync?
go ahead. I've finished this round of functionality, just laying out the Bind caching design right now.