s4-dsdb: Reduce calls to the ldb layer by reloading less often
commit6a648b727f50e33a4c66a77e3980d7c0c2adcb49
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2012 00:21:38 +0000 (9 10:21 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2012 02:32:18 +0000 (9 04:32 +0200)
treedd9edbdb3a140ff929bd30a5f543d9400fe54896
parent47c5900040604fb768d7ad54072f94fb69597e24
s4-dsdb: Reduce calls to the ldb layer by reloading less often

We do not need to reload the partition list to get the global sequence
number, as that number is stored in the metadata.tdb, not the ldb files.

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