Skip to content
Snippets Groups Projects
Commit 0f17fac3 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Implement NEXTID chunking. Obtain IDs in chunks of size

SLAPD_NEXTID_CHUNK.  Code protects NEXTID file to ensure
its equal to or greater than nextid.  Updated on close
to actual nextid.  next_id_save() could be called periodically
if desired.  Default chunk size is 32.  Define to 1 to disable
chunking.
parent 5389e40b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment