dsdb: Move operational below repl_meta_data so we can query parentGUID
commit2d67128814f27731d1cd7d137e822c894ab87a4b
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Mar 2016 02:11:30 +0000 (15 15:11 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2016 14:36:22 +0000 (6 16:36 +0200)
tree100baa94000f4596533ec2cb3109a1c03a2568a8
parenta936234b554309c8d480c5e276deda9e7f9029b4
dsdb: Move operational below repl_meta_data so we can query parentGUID

This avoids re-adding the same code in repl_meta_data or making a shared subroutine

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz
source4/dsdb/samdb/ldb_modules/objectclass_attrs.c
source4/dsdb/samdb/ldb_modules/repl_meta_data.c
source4/dsdb/samdb/ldb_modules/samba_dsdb.c