[PATCH] Enable TDB mutexes by default in dbwrap and ctdb

Amitay Isaacs amitay at gmail.com
Wed Jul 19 08:08:49 UTC 2017


On Wed, Jul 19, 2017 at 5:06 PM, Ralph Böhme <slow at samba.org> wrote:

> On Wed, Jul 19, 2017 at 04:31:34PM +1000, Amitay Isaacs wrote:
> > On Wed, Jul 12, 2017 at 4:04 PM, Amitay Isaacs <amitay at gmail.com> wrote:
> >
> > > On Wed, Jul 12, 2017 at 5:58 AM, Ralph Böhme <slow at samba.org> wrote:
> > >
> > >> On Tue, Jul 11, 2017 at 04:05:45AM +1000, Amitay Isaacs wrote:
> > >> > Till we figure out if TDB_SEQNUM is required or not, here are the
> > >> updated
> > >> > patches that maintain the existing behaviour.
> > >>
> > >> the way tdb_flags is used as an in/out parameter is somewhat hard to
> > >> follow.
> > >>
> > >> What about the attached patchset that moves all the controls to the
> > >> caller?
> > >>
> > >>
> > > Yeah, this is definitely better.
> > >
> > >
> > There was a typo in the patch that moved the calculation of persistent
> flag.
>
> glad you spotted that! Pushed.
>

In our nightly tests, ctdb cluster would not start up because winbindd kept
crashing.  Looking at the back trace revealed infinite recursion while
attaching g_lock.  ;-)

Amitay.


More information about the samba-technical mailing list