cannot rename windows xp machine in samba4
Andrew Bartlett
abartlet at samba.org
Sun May 27 18:24:52 MDT 2012
On Fri, 2012-05-25 at 21:06 +1000, Andrew Bartlett wrote:
> On Thu, 2012-05-24 at 22:33 +0200, Matthias Dieter Wallnöfer wrote:
> > Hi Andrew, Matthieu,
> >
> > in my "master" branch you can find the necessary patches beside some
> > other work which I find ready to push.
>
> This looks quite reasonable, but the repl_meta_data changes need a
> careful look, and the performance impact of the increased inner cost in
> the O^2 need a careful examination.
>
> Also note that some DNs may appear identical to the comparison fn, but
> actually be different (deleted members of a group) due to the
> differences being in the extended DN components.
>
> We may need to honour a flag passed down from repl_meta_data in that
> case.
Specifically I would like a flag like
LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK to be passed down when we
already know that this value has been checked for duplicates, or where
'duplicates' (due to the extended values not being considered in the
comparison function) do no matter.
Also, we really should use a more efficient way to detect the
duplicates, such as qsort() over the final merged result (where we have
more than one value).
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
More information about the samba-technical
mailing list