s3:lib/gencache: place gencache.tdb into /var/cache/samba
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Mar 2013 10:00:27 +0000 (11:00 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 2 Sep 2013 09:57:51 +0000 (11:57 +0200)
commit8749a307c5d24bf9d613f7edf3354b689eaaf83e
tree411b37e562180ec290d1b218768d752ebbb87ea9
parent825d2731a7276848d8a673c05c4a503a37c2904c
s3:lib/gencache: place gencache.tdb into /var/cache/samba

/var/lock/samba is located on tmpfs on newer systems,
but we want to keep things like the server affinity cache
across reboots.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 54529fd354275cfb4ece407f95ef34675b202ea3)

Fix bug #9802 - gencache.tdb should be moved to /var/cache/samba.

Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Mon Sep  2 11:57:51 CEST 2013 on sn-devel-104
source3/lib/gencache.c