s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
authorMatthieu Patou <mat@matws.net>
Wed, 30 May 2012 17:43:27 +0000 (10:43 -0700)
committerMatthieu Patou <mat@matws.net>
Sat, 23 Jun 2012 06:22:04 +0000 (23:22 -0700)
commit6f3a8b41f5b43c35263a401b2bddbe4e49812b85
treebd0da53909e07e60f2592c028cbacb28029b1320
parent9f1213d954c72a46ac1f30e936e4004b1ed9ff76
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow

The idea is to signal to other process accessing the database that the
schema was forced to be reloaded and so they should reload as well.
source4/dsdb/samdb/ldb_modules/partition.c
source4/dsdb/samdb/ldb_modules/partition_metadata.c
source4/dsdb/samdb/ldb_modules/schema_load.c
source4/dsdb/samdb/samdb.h