mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
7ab422d6fb
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>