mirror of
https://github.com/samba-team/samba.git
synced 2025-11-28 12:23:49 +03:00
Changed to sourceforge tdb code. This includes spinlocks (so we now have
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 commit is contained in:
@@ -606,6 +606,7 @@ extern int errno;
|
||||
#include "ubi_dLinkList.h"
|
||||
#include "dlinklist.h"
|
||||
#include "../tdb/tdb.h"
|
||||
#include "../tdb/spinlock.h"
|
||||
#include "talloc.h"
|
||||
#include "interfaces.h"
|
||||
#include "hash.h"
|
||||
|
||||
Reference in New Issue
Block a user