ldb: Rename variable
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 10 Jan 2019 01:25:06 +0000 (14:25 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Feb 2019 02:36:15 +0000 (03:36 +0100)
commit57a565b2fd680fc1a34f4ab91c6f6314f68ef67f
treed7815fdb96d5e6ccdc18f01edf06890424c0d32a
parent132600685b8c5d4964f20634cd7a64b14f41cfa7
ldb: Rename variable

The old name confused me because it's not really related to the
one-level index at all. It's the result from evaluating the indexed
search specified in the ac->tree.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ldb_key_value/ldb_kv_index.c