[PATCH] s4-drs: A quick fix for DRSUAPI_EXOP_FSMO_RID_ALLOC extended_op handling

Kamen Mazdrashki kamenim at samba.org
Fri Sep 3 04:52:09 MDT 2010


Oups, I've pushed it...

On Fri, Sep 3, 2010 at 13:21, Andrew Bartlett <abartlet at samba.org> wrote:

>
> Why can't the transaction last until after the search?
>
> Yes, we can wrap it that way.
It is just that this transaction is in another function, so we should
change current implementation in several places.

I don't see any value is such change though. Currently we have transactions
to guard only small pieces of code that actually change DB. Moving
transactions
in main GetNCChanges implementation will make unnecessary transactions.
All those problems will be solved when we have functionality to make
RoleScopes implemented.

-- 
CU,
Kamen


More information about the samba-technical mailing list