change repl_meta_data to process linked_attributes structures in end_transaction
commit348824da759a78b06e75d6ab7f8f85aa9912957c
authorAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 02:55:57 +0000 (3 12:55 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 08:36:09 +0000 (3 18:36 +1000)
tree08f5e1170b8ee77622eb61ea1e61b5abce601a9b
parentaff1e623aadb5ec67ac2bd83abb53f3e6f5280d4
change repl_meta_data to process linked_attributes structures in end_transaction

When running at functional level 2 or above, the repl_meta_data module
can receive linked attribute structures from the repl replication
task. These attributes can come through DRS before the associated
objects have been created. To cope with this, we need to process
linked attributes in the end_transaction hook.
source4/dsdb/samdb/ldb_modules/repl_meta_data.c