git.samba.org
/
ira
/
third_party.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e4371
)
tdb: Make tdb_release_transaction_locks use tdb_allrecord_unlock
author
Volker Lendecke
<vl@samba.org>
Sat, 16 Feb 2013 21:08:52 +0000
(22:08 +0100)
committer
Stefan Metzmacher
<metze@samba.org>
Tue, 19 Feb 2013 14:46:45 +0000
(15:46 +0100)
The transaction code uses tdb_alrecord_lock/upgrade, so it should also
use the tdb_allrecord_unlock function just for symmetry reasons
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
No differences found