]> git.sur5r.net Git - openldap/commit
ITS#3456 - omit FIND_MAXCSN call from syncprov_db_open. Will probably
authorHoward Chu <hyc@openldap.org>
Thu, 30 Jun 2005 03:42:51 +0000 (03:42 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 30 Jun 2005 03:42:51 +0000 (03:42 +0000)
commit0e00a1af792d129018ea196d599f3402f5cb65bf
treed3ff892fd3749cda6351ffa4683f6b36580919fc
parenta12298c12e38ab3fc72c703891d9cdc3d0c1be80
ITS#3456 - omit FIND_MAXCSN call from syncprov_db_open. Will probably
delete all associated code soon; since the maxcsn will be updated as
soon as any write op occurs, it's no big deal for this to be out of date.
Also, since the maxcsn will get checkpointed on close, it will only get
out of date on an actual slapd crash, which is hopefully too rare to
worry about.
servers/slapd/overlays/syncprov.c