|
@@ -89,7 +89,7 @@ typedef int tdb_bool_err;
|
|
|
/* Expanding file. */
|
|
/* Expanding file. */
|
|
|
#define TDB_EXPANSION_LOCK 2
|
|
#define TDB_EXPANSION_LOCK 2
|
|
|
/* Hash chain locks. */
|
|
/* Hash chain locks. */
|
|
|
-#define TDB_HASH_LOCK_START 3
|
|
|
|
|
|
|
+#define TDB_HASH_LOCK_START 64
|
|
|
|
|
|
|
|
/* Range for hash locks. */
|
|
/* Range for hash locks. */
|
|
|
#define TDB_HASH_LOCK_RANGE_BITS 30
|
|
#define TDB_HASH_LOCK_RANGE_BITS 30
|