ldb_tdb: Give a debug message as well as setting the error string if prepare_commit...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2017 03:01:39 +0000 (15:01 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 20 Sep 2017 00:25:30 +0000 (02:25 +0200)
commit13777d35d0be8d7e90fb3610c8c374e03415b9fd
tree9517ec0f8744dfed8b3f4d6882b304013e36051e
parent75e88e40a2c66668a95f00e151efe18c365580fd
ldb_tdb: Give a debug message as well as setting the error string if prepare_commit() fails

This is a serious condition, and should be logged.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13033

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_tdb.c