s4:dsdb Load new partitions in a running LDB if metadata changes
authorAndrew Bartlett <abartlet@samba.org>
Wed, 14 Oct 2009 04:16:34 +0000 (15:16 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2009 11:43:53 +0000 (22:43 +1100)
commitbe5f0818ea89f08c5045e44604c9ba7d63ad1e29
treefc2189e62dd61d17a16680ba4c6ec495fc98b663
parent6a77165c8ad3fdf37218e37352859926eca48922
s4:dsdb Load new partitions in a running LDB if metadata changes

This allows one instance of LDB to add a partition, and another to use
it without first closing the database.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/partition.c
source4/dsdb/samdb/ldb_modules/partition_init.c