mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3:memcache: remove the idmap-part from memcache
This was useful before the idmap cache was moved to gencache. Nowadays it is available to smbd through gencache, so we can remove the extra caching layer.
This commit is contained in:
parent
499e7372be
commit
8e690ed3cf
@ -35,10 +35,6 @@ struct memcache;
|
||||
|
||||
enum memcache_number {
|
||||
STAT_CACHE,
|
||||
UID_SID_CACHE,
|
||||
SID_UID_CACHE,
|
||||
GID_SID_CACHE,
|
||||
SID_GID_CACHE,
|
||||
GETWD_CACHE,
|
||||
GETPWNAM_CACHE, /* talloc */
|
||||
MANGLE_HASH2_CACHE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user