gencache: Convert gencache.tdb to tdb_wrap
authorChristof Schmitt <cs@samba.org>
Mon, 17 Nov 2014 22:44:47 +0000 (15:44 -0700)
committerVolker Lendecke <vl@samba.org>
Wed, 26 Nov 2014 15:43:05 +0000 (16:43 +0100)
commitf80bbba2870a80ed421a1a222e430df86028e7c7
treec1b097c06c68ba8bbd5e702620fbeffb1695b113
parent139bd9589ac759b4e7a6ae9aa465320c5fa85d18
gencache: Convert gencache.tdb to tdb_wrap

This change is not strictly necessary, but for consistency both gencache
tdbs are now opened through tdb_wrap.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/gencache.c