idmap: Move idmap_init() under the static vars
commitd36de86639b7782e1e959d61917d8f19fdfc902c
authorVolker Lendecke <vl@samba.org>
Tue, 18 Aug 2015 14:58:02 +0000 (18 16:58 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 24 Aug 2015 14:16:11 +0000 (24 16:16 +0200)
tree701c332e82ca47867017f0f1a00293eb56db0b04
parent443dd9bbbc641ede10a2a3708465f61ea3dfbde3
idmap: Move idmap_init() under the static vars

Just moving code, idmap_init will need to reference the variables

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=11464
source3/winbindd/idmap.c