s3:dbwrap_ctdb: add debug message to transaction_fetch_start()
commit64ce63f5dc83c8b3f8f009880748dbb5ae169e79
authorMichael Adam <obnox@samba.org>
Sat, 31 Oct 2009 12:16:34 +0000 (31 13:16 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:40:35 +0000 (26 11:40 +0100)
tree39871ea8be383242ab89d62cb0c9e7bf71e77901
parent23562bb789a3c19fb011f408d00a515b6e1786b3
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>
(cherry picked from commit bb939dff52c6a032719c1a2e1e4f6c056e9a0466)
source3/lib/dbwrap_ctdb.c