Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
22120f49
Commit
22120f49
authored
Jan 13, 2002
by
Howard Chu
Browse files
Turn on USE_INDIRECT_NIDS by default
parent
82e4bcef
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-ldbm/back-ldbm.h
View file @
22120f49
...
...
@@ -77,6 +77,8 @@ typedef ID ID_BLOCK;
#define ID_BLOCK_INDIRECT_VALUE 0
#define ID_BLOCK_INDIRECT(b) (ID_BLOCK_NIDS(b) == ID_BLOCK_INDIRECT_VALUE)
#define USE_INDIRECT_NIDS 1
#ifdef USE_INDIRECT_NIDS
/*
* Use the high bit of ID_BLOCK_NMAX to indicate an INDIRECT block, thus
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment