winbindd: update xid in wb_xids2sids_state->xids with what we got
authorRalph Boehme <slow@samba.org>
Thu, 21 Feb 2019 17:40:20 +0000 (18:40 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 23 Feb 2019 06:54:09 +0000 (07:54 +0100)
commit7f23ef7b2cf7bd6e8dc087aa15137292b421a689
tree24f067f4be669ead9171b6ea860070bc89cccba2
parentf8bf4fc608639695651f75c52b31f95e796a5a26
winbindd: update xid in wb_xids2sids_state->xids with what we got

In preparation of priming the idmap cache in the top-level
wb_xids2sids_done(), not in the per-idmap-domain callback
wb_xids2sids_dom_done().

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13802

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/winbindd/wb_xids2sids.c