Load the schema with a more efficient single search
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Mar 2009 01:18:21 +0000 (12:18 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Mar 2009 01:18:21 +0000 (12:18 +1100)
commitbb6a2c8076e5e9eabad4ee7f09f6df979616fd13
tree197d2aaffd981dc97398013acfeb61fc755a4a11
parent4c32d8f1a704c9d6df09f62cc5f4caa569687c5e
Load the schema with a more efficient single search

This search uses the index, and is not recursive, so should avoid the
major performance problem with the current sorted schema load.

The ad2oLschema code (recently moved to provision-backend) no longer
needs the schema to be sorted.

Andrew Bartlett
source4/dsdb/schema/schema_init.c