Changeset 22 for trunk/samba/source/locking/brlock.c
- Timestamp:
- Mar 25, 2007, 5:18:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/locking/brlock.c
r1 r22 274 274 return; 275 275 } 276 277 /* Activate the per-hashchain freelist */ 278 tdb_set_max_dead(tdb, 5); 276 279 } 277 280
Note:
See TracChangeset
for help on using the changeset viewer.