summaryrefslogtreecommitdiff
path: root/source3/registry/reg_backend_perflib.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-02-24 17:51:09 +0100
committerMichael Adam <obnox@samba.org>2009-02-26 13:22:51 +0100
commitb56f449d6b1cdc527dc553cf0fe774b51a272642 (patch)
tree7344a8b19080e1539005afb83bdd3bb75f86c173 /source3/registry/reg_backend_perflib.c
parent6cdcfa3fc14eb25c0da072aa549d06e0c33d4598 (diff)
downloadsamba-b56f449d6b1cdc527dc553cf0fe774b51a272642.tar.gz
samba-b56f449d6b1cdc527dc553cf0fe774b51a272642.tar.bz2
samba-b56f449d6b1cdc527dc553cf0fe774b51a272642.zip
Revert "Fix a O(n^2) algorithm in regdb_fetch_keys()"
This reverts commit a13f065bad0f4d21a67e68b743f17f45bf0a4691. This fix is reverted, because the speedup is going to move further down into reg_objects.c. The unsorted list of subkey names is going to be indexed: This O(n^2) search bites us in more places. This re-establishes the abstraction of reg_objects.c. Michael
Diffstat (limited to 'source3/registry/reg_backend_perflib.c')
0 files changed, 0 insertions, 0 deletions