1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/groupdb
Volker Lendecke 45e61fcf61 s3: Add a "lock_order" argument to db_open
This will be used to enforce a lock hierarchy between the databases. We have
seen deadlocks between locking.tdb, brlock.tdb, serverid.tdb and notify*.tdb.
These should be fixed by refusing a dbwrap_fetch_locked that does not follow a
defined lock hierarchy.
2012-01-18 14:48:04 +01:00
..
mapping_tdb.c s3: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
mapping_tdb.h s3-groupdb: split out groupdb/mapping_tdb.h. 2011-10-12 13:51:46 +02:00
mapping.c s3-group-mapping: Remove fstrings from GROUP_MAP. 2011-10-12 19:28:12 +02:00
mapping.h s3-group-mapping: Remove fstrings from GROUP_MAP. 2011-10-12 19:28:12 +02:00