Add transactions to the dbwrap API
commit56115563e46c89e70d7f71a27da952c4e94f0dc7
authorVolker Lendecke <vl@samba.org>
Mon, 10 Mar 2008 09:17:05 +0000 (10 10:17 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 18 Mar 2008 09:49:29 +0000 (18 10:49 +0100)
tree7c9cec15ad43fc381a45216eef55c8982ae206c2
parenta7cda1a164bd83c6b8180758fe73dd5ac76918e4
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
(cherry picked from commit 0a55e018dd68af06d84332d54148bbfb0b510b22)
source/include/dbwrap.h
source/lib/dbwrap_ctdb.c
source/lib/dbwrap_rbt.c
source/lib/dbwrap_tdb.c