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 01:59:25 +0000 (02:59 +0100)
commitf518dbc0897ba89b8fba1b6cd839e1f36c3c8126
treef78aecc8bd9294312833f484a384141a51d29601
parentec1009f7a066d9beba675c833a9a202c2726e618
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