s3:dbwrap: add dbwrap_trans_change_uint32_atomic()
authorMichael Adam <obnox@samba.org>
Wed, 29 Jul 2009 12:37:39 +0000 (14:37 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 29 Jul 2009 14:26:25 +0000 (16:26 +0200)
commit05794380395bad93aac5b225e07a446864740e78
tree784a26969788d98c6d9b6538371b6678714dc8b3
parent14c2bc91b9ccf85f82d56f4b0dbe8346a06bfe7e
s3:dbwrap: add dbwrap_trans_change_uint32_atomic()

A transaction wrapper for dbwrap_change_uint32_atomic().

Michael
source3/include/proto.h
source3/lib/dbwrap_util.c