summaryrefslogtreecommitdiff
path: root/lib/tdb/common/transaction.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2010-02-24 10:45:14 +1030
committerRusty Russell <rusty@rustcorp.com.au>2010-02-24 10:45:14 +1030
commit9341f230f8968b4b18e451d15dda5ccbe7787768 (patch)
tree5172fcac92e12bbd255fdb556c9091eb85fd90bb /lib/tdb/common/transaction.c
parent1ab8776247f89b143b6e58f4b038ab4bcea20d3a (diff)
downloadsamba-9341f230f8968b4b18e451d15dda5ccbe7787768.tar.gz
samba-9341f230f8968b4b18e451d15dda5ccbe7787768.tar.bz2
samba-9341f230f8968b4b18e451d15dda5ccbe7787768.zip
tdb: cleanup: always grab allrecord lock to infinity.
We were previously inconsistent with our "global" lock: the transaction code grabbed it from FREELIST_TOP to end of file, and the rest of the code grabbed it from FREELIST_TOP to end of the hash chains. Change it to always grab to end of file for simplicity and so we can merge the two. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/tdb/common/transaction.c')
0 files changed, 0 insertions, 0 deletions