Make "make test" startup more reliable
Jeremy Allison
jra at samba.org
Mon Apr 11 12:40:15 MDT 2011
On Mon, Apr 11, 2011 at 03:50:53PM +0200, Michael Adam wrote:
> Hi Volker,
>
> in principle it is very desirable to wrap operations in
> transactions like this. But as we already briefly discussed,
> the layering is wrong, since the calls to
> dcerpc_winreg_int_hklm_openkey() and so on
> between the transaction start/stop calls, do not
> use the regdb directly, not even reg_api, but goes
> the dcerpc path.
>
> But I think until we have found a consistent approach
> (if something like this exists for this problem), we should
> use this kind of hack where needed..
>
> ==> +1
>
> Cheers - Michael
So can you push this with a signed-off sig please
Michael. Looks good to me - certainly helps startup
costs.
Jeremy.
More information about the samba-technical
mailing list