openldap/libraries
Hallvard Furuseth d66739f947 MDB_LOCK_VERSION -> MDB_LOCK_FORMAT.
Pid locking needs a different lockfile-version: MDB_env's with and
without pid locking must not coexist, they can sabotage each other.
Store MDB_LOCK_FORMAT = (version | "use locking" flag) instead.
2013-08-08 19:43:04 +02:00
..
liblmdb MDB_LOCK_VERSION -> MDB_LOCK_FORMAT. 2013-08-08 19:43:04 +02:00