mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
r2026: Simplify statcache to use an in-memory tdb. Modify tdb to use
a customer hash function for this tdb (yes it does make a difference on benchmarks). Remove the no longer used hash.c code. Jeremy.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
bf8773b094
commit
3fbadac85b
@@ -760,7 +760,6 @@ extern int errno;
|
||||
#include "nt_status.h"
|
||||
#include "ads.h"
|
||||
#include "interfaces.h"
|
||||
#include "hash.h"
|
||||
#include "trans2.h"
|
||||
#include "nterr.h"
|
||||
#include "ntioctl.h"
|
||||
|
||||
Reference in New Issue
Block a user