]> git.sur5r.net Git - openldap/commit
Eliminate long-lived read transaction, we can just set a cursor's locker
authorHoward Chu <hyc@openldap.org>
Tue, 18 Oct 2005 21:35:07 +0000 (21:35 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 18 Oct 2005 21:35:07 +0000 (21:35 +0000)
commited5e8db572da8371cc22c8b00f4693df4ba39851
treebb6a1e1b9ed65a903aa5289dc2cd719d485a2364
parent8f7da062f55c7392f9f793d2455a3843c884a9ac
Eliminate long-lived read transaction, we can just set a cursor's locker
ID explicitly to our long-lived locker. Should have thought of this before...
servers/slapd/back-bdb/cache.c
servers/slapd/back-bdb/id2entry.c
servers/slapd/back-bdb/proto-bdb.h
servers/slapd/back-bdb/tools.c