1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Rusty Russell 7ab422d6fb tdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK.
The word global is overloaded in tdb.  The GLOBAL_LOCK offset is used at
open time to serialize initialization (and by the transaction code to block
open).

Rename it to OPEN_LOCK.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2010-02-17 12:18:33 +10:30
..
2009-05-05 19:04:39 -04:00
2009-10-22 00:10:34 +10:30
2010-02-06 10:48:39 -05:00
2009-10-22 00:10:34 +10:30
2009-10-29 10:14:33 +10:30
2009-10-22 00:10:34 +10:30
2010-01-06 14:43:39 +01:00