s3:idmap: don't call idmap_new_mapping idmap_sid_to_gid
authorMichael Adam <obnox@samba.org>
Fri, 14 May 2010 14:19:46 +0000 (16:19 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 31 May 2010 15:34:01 +0000 (17:34 +0200)
commit84b88f4b1be96be2d57e54eaa81937105fbcd515
treee90d5872aea3c6e5e2de334edf758663cf03b1c8
parent38b7b219ace37ab78e6881a7bdab9103ac20b62e
s3:idmap: don't call idmap_new_mapping idmap_sid_to_gid

The setting of a new mapping is moved into the backend code
to achieve atomicity and greater flexibility.

Michael
source3/winbindd/idmap_util.c