Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's #ifdef CONFIG_H, not #if CONFI_H | Jelmer Vernooij | 2003-04-15 | 1 | -1/+1 |
| | | | | (This used to be commit 0bc9e5e5d7977113f926e3334ccff330116da565) | ||||
* | Renamed rwlock_t type to tdb_rwlock_t to avoid conflict with Solaris 8 | Tim Potter | 2001-08-29 | 1 | -1/+1 |
| | | | | | header files. (This used to be commit 888c852f01cec89b380fdf2564444b86d396c442) | ||||
* | Changed to sourceforge tdb code. This includes spinlocks (so we now have | Jeremy Allison | 2000-12-06 | 1 | -0/+55 |
a --with-spinlocks option to configure, this does mean the on-disk tdb format has changed, so 2.2alphaX sites will need to re-create their tdb's. The upside is no more tdb fragmentation and a +5% on netbench. Swings and roundabouts.... Jeremy. (This used to be commit 9dea7b7c257db487f8ced7dad3fce92fba03ea91) |