Revert "dbwrap_crdb: wrap the tdb_store in db_ctdb_store_persistent() into transactions" build_3.2.0_ctdb.38
authorMichael Adam <obnox@samba.org>
Tue, 22 Jul 2008 22:18:46 +0000 (00:18 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 22 Jul 2008 22:18:46 +0000 (00:18 +0200)
commitc1817f95a04f000638c1cf5784961947c2cd2bee
treecb8bf6ebc3b9fb85b098b2827d3e84e2380ff0d6
parentaa54c0d678d2ff0947845e523c9cb810b8dec2e2
Revert "dbwrap_crdb: wrap the tdb_store in db_ctdb_store_persistent() into transactions"

This reverts commit c045f0350b2dd1ac78329af3c2137bacba23e505.

Wrapping the tdb_store into transactions is not that easy, since
the key is locked by fetch_locked.

Michael
source/lib/dbwrap_ctdb.c