wb_sids2xids: rename 'non_cached' to 'lookup_sids'
commit797b11f198e819300007997ce536bc6d05f19843
authorStefan Metzmacher <metze@samba.org>
Thu, 10 Sep 2020 15:45:24 +0000 (10 17:45 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Oct 2020 03:25:36 +0000 (23 03:25 +0000)
treebe43a6fb6507dd84b26325d52a4c31841ed77292
parent04956350a5725325954b2caba662ecd6dace7829
wb_sids2xids: rename 'non_cached' to 'lookup_sids'

This array is used to pass to wb_lookupsids_send()
and that will be the only reason to have this in future.

For now it's used for all non cached sids, but that will
also change in the next commits.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14539

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source3/winbindd/wb_sids2xids.c