diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2010-02-24 10:45:14 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2010-02-24 10:45:14 +1030 |
commit | 9341f230f8968b4b18e451d15dda5ccbe7787768 (patch) | |
tree | 5172fcac92e12bbd255fdb556c9091eb85fd90bb /examples/pdb | |
parent | 1ab8776247f89b143b6e58f4b038ab4bcea20d3a (diff) | |
download | samba-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 'examples/pdb')
0 files changed, 0 insertions, 0 deletions