dbwrap: fix a confusing "tdb_chainunlock failed" message
commit20dc21f4740588eb9ff95c223cc82bea7b3aa9f7
authorStefan Metzmacher <metze@samba.org>
Sun, 30 Mar 2008 11:11:22 +0000 (30 13:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Apr 2008 12:04:23 +0000 (1 14:04 +0200)
tree1e223717ffa9ab5a0cd84233ef0287e8e718db37
parent3f076ab77384500d6d08ee8b977338ee88911dfe
dbwrap: fix a confusing "tdb_chainunlock failed" message

Unlock before we cancel the transaction...

metze
(This used to be commit d70a8e9c413a7d3993e0d11db5ae9cbc7fdb12c7)
source3/lib/dbwrap_util.c