s4-replicated_objects: Implement a mechanism to relax some attributes conversion
authorKamen Mazdrashki <kamenim@samba.org>
Tue, 1 Mar 2011 00:25:24 +0000 (02:25 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Tue, 1 Mar 2011 00:35:08 +0000 (02:35 +0200)
commit31b3336745e616d7da9da0563d4482636df45110
tree68f058d98d35735e052dd6ca6d86fd6d228245a4
parent59a077d8f5b4ec78e90d6c4dabbc65375598c431
s4-replicated_objects: Implement a mechanism to relax some attributes conversion

during replicated object convert stage.
The problem is that we may have loops in schema graph and we can't
resolve those loops in just one pass. Ignoring some attributes
conversion will allow us to have a functional schema cache that we
can use later to resolve all attribute OIDs on another pass
source4/dsdb/repl/replicated_objects.c