s4:dsdb Move dsdb_save_partition_usn() to be a module helper function
authorAndrew Bartlett <abartlet@samba.org>
Mon, 22 Mar 2010 05:00:39 +0000 (16:00 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 22 Mar 2010 09:24:41 +0000 (20:24 +1100)
commitd0b54476fc9f855d1e482597538a7ec60e04f331
treeee3943cda24bf0d24678726389751f75c9cbdafc
parent639728a29873e4cf59dfa149a231eae353f3753a
s4:dsdb Move dsdb_save_partition_usn() to be a module helper function

This function should not traverse the module stack again, but instead
run from this point.  Also add a matching
dsdb_module_load_partition_usn() and change repl_meta_data to match.

Andrew Bartlett
source4/dsdb/common/util.c
source4/dsdb/samdb/ldb_modules/repl_meta_data.c
source4/dsdb/samdb/ldb_modules/util.c