s4:dsdb Split 'set per-partition metadata' into it's own function
authorAndrew Bartlett <abartlet@samba.org>
Wed, 14 Oct 2009 00:09:18 +0000 (11:09 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2009 11:43:52 +0000 (22:43 +1100)
commitfa5ebaa686dc4f66403b5382fdd846d5c85a938b
tree3f684f297f541e4f8f340c28ab64f3e3c6d7dd0f
parent27c28d34a7bb80d188782fb073ee5f0a657c9be8
s4:dsdb Split 'set per-partition metadata' into it's own function

This helps us ensure we always set the metadata, even when we are
'adding' a partition that is already in our list.  (We *really* don't
want these getting out of sync, and the extra writes are harmless)

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