tdb: in tdb_delete_hash, make lock/unlock bracket more obvious
authorMichael Adam <obnox@samba.org>
Thu, 13 Feb 2014 16:03:46 +0000 (17:03 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 15 Feb 2014 02:21:07 +0000 (03:21 +0100)
commit41b7acacb304a023deca717930fc4dda15565226
tree65ca4d9c36e5b6b56f728bb972bed267f38cb8b0
parentcde8e290c9195cbc7a2388455df9e76a1f36135f
tdb: in tdb_delete_hash, make lock/unlock bracket more obvious

by using the same variable as hash as in the lock.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Feb 15 03:21:07 CET 2014 on sn-devel-104
lib/tdb/common/tdb.c