samba-technical@lists.samba.org
[Top] [All Lists]

Re: [PATCH] make schannel.tdb TDB_CLEAR_IF_FIRST

Subject: Re: [PATCH] make schannel.tdb TDB_CLEAR_IF_FIRST
From: Volker Lendecke
Date: Mon, 28 Jun 2010 14:30:46 +0200
On Mon, Jun 28, 2010 at 08:26:41AM -0400, simo wrote:
> When I converted this schannel DB from ldb to tdb I realized the
> transaction is necessary to avoid races IIRC. Otherwise I would have
> removed it already.

Transactions are slightly overkill for this I think. Normal
tdb_chainlock would also have done it IMHO.

Volker

<Prev in Thread] Current Thread [Next in Thread>