r23700: pre-open the sam in the parent smbd. This has the effect of loading
authorAndrew Tridgell <tridge@samba.org>
Wed, 4 Jul 2007 05:16:19 +0000 (05:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:59:04 +0000 (14:59 -0500)
commitff41bdc350cf05c70c63effe30fe69e63181f088
treedd363333032cd29c831792e008167085089022cc
parent968e70b2aa478cfd49321e3386b505fd00a81527
r23700: pre-open the sam in the parent smbd. This has the effect of loading
the schema. That stops us loading the schema for each new connection.

In future I would prefer to share a lot more of our ldb contexts with
children. That will require a larger piece of surgery.
source/smb_server/smb_server.c