[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/servers/slapd/overlays pcache.c



ando@OpenLDAP.org wrote:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/overlays

Modified Files:
	pcache.c  1.26 -> 1.27

Log Message:
cache backend was not started up

This is not correct; the backend does get started. In pcache.c at line 1666: /* This type is in use, needs to be opened */ cm->db.bd_info->bi_nDB++;

This setting causes the backend type (backendInfo->bi_open) to be opened in backend_startup. The overlay itself handles the backend->bi_db_open.
--
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support