s4:dsdb/repl: make sure the working_schema prefix map is populated with the remote...
commit6143e5ec2b90b3508617e9595913070f9a83e72f
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2016 09:07:18 +0000 (8 11:07 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 11 Aug 2016 05:10:39 +0000 (11 07:10 +0200)
tree6043b787ba9108aefbacaee39b41111179cf4117
parentd5fd8de0d28abdf02bea6047ca0be98452d455fe
s4:dsdb/repl: make sure the working_schema prefix map is populated with the remote prefix map

We should create the working_schema prefix map before we try to
resolve the schema. This allows getting the same mapping (if there's not already
a conflict) and allows us to remove the implicit prefix mapping creation
in the prefix mapping lookup functions.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12128

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit edeb577a59ea88d2a22559ffb8cbe994ea28f3f1)
source4/dsdb/repl/replicated_objects.c