s3:idmap_tdb2: don't call smb_register_idmap_alloc() in idmap_tdb2_init
commitf6b0dbd34abfc869adb710895f0e1c4bbdbb704e
authorMichael Adam <obnox@samba.org>
Mon, 31 May 2010 09:24:52 +0000 (31 11:24 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:40:52 +0000 (14 02:40 +0200)
tree65e54a47d68040c8425d74ad165c25512572d0a2
parent10fc3a2f659d26f3ade0ca1e8bd5579434b961b7
s3:idmap_tdb2: don't call smb_register_idmap_alloc() in idmap_tdb2_init

The registering of alloc backends is being removed.
The idmap backends are responsible for initializing
their alloc code on their own if necessary.
source3/winbindd/idmap_tdb2.c