s4:samldb: use the code path with async ldb
authorStefan Metzmacher <metze@samba.org>
Mon, 29 Sep 2008 06:42:03 +0000 (08:42 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 29 Sep 2008 06:42:03 +0000 (08:42 +0200)
commit59c3df814a4357d4358e6bcd3bd5d3ff6a18d995
treef8cd88506a7b828ce3421729e14d095742335ad4
parent95940d75ec51d2f519a1b657e587a77304eaed08
s4:samldb: use the code path with async ldb

This removes the event_context leak that caused
NT_STATUS_TOO_MANY_OPENED_FILES in the server,
because of all the epool fds

metze
source4/dsdb/samdb/ldb_modules/samldb.c