lib: Remove memcache from gencache
commit1ff902fc32638315b686be65bdb57db1f65e12d8
authorVolker Lendecke <vl@samba.org>
Wed, 22 Jul 2015 13:50:00 +0000 (22 15:50 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 7 Mar 2016 16:58:16 +0000 (7 17:58 +0100)
tree0389da5d849289f89ecb82a2724ba276d4af8c8b
parentb6f90f713a5fee78a93601f11463ffe688c64dfb
lib: Remove memcache from gencache

The main reason for this was to avoid access to the fcntl-governed transaction
based gencache.tdb. A later patch will make this unnecessary by filling
gencache_notrans more aggressively.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/gencache.c