Add transactions to the dbwrap API
commit0a55e018dd68af06d84332d54148bbfb0b510b22
authorVolker Lendecke <vl@samba.org>
Mon, 10 Mar 2008 09:17:05 +0000 (10 10:17 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 10 Mar 2008 20:08:44 +0000 (10 21:08 +0100)
tree1f7df98eec8272ea87d309c8e616155a6620e6ec
parent4ee21a98bc3d1c41a6d8868e98118c58372b2d1a
Add transactions to the dbwrap API

Only filled in for tdb so far, for rbt it's pointless, and ctdb itself needs to
be extended
source/include/dbwrap.h
source/lib/dbwrap_ctdb.c
source/lib/dbwrap_rbt.c
source/lib/dbwrap_tdb.c