s3:dbwrap_ctdb: add debug message to transaction_fetch_start()
commitbb939dff52c6a032719c1a2e1e4f6c056e9a0466
authorMichael Adam <obnox@samba.org>
Sat, 31 Oct 2009 12:16:34 +0000 (31 13:16 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 10 Nov 2009 11:24:47 +0000 (10 12:24 +0100)
tree39871ea8be383242ab89d62cb0c9e7bf71e77901
parent8b7189f4436ff9fc2bb91498ec76030cda730312
s3:dbwrap_ctdb: add debug message to transaction_fetch_start()

for the case that another local process has started a transaction
bewteen releasing the transaction_lock record and starting the
transaction.

Michael

Signed-off-by: Michael Adam <obnox@samba.org>
source3/lib/dbwrap_ctdb.c