ldb: Rename variable
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 10 Jan 2019 01:25:06 +0000 (14:25 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 13 Feb 2019 10:41:10 +0000 (11:41 +0100)
commit2a915942295e6cdc87dc9aab6cf2c8c78741f26e
treefc9e701a5b4b5eef77716ba514d912c835041d4f
parent62fea7e9c3f94d254e6c9f72cd690137c2ee556c
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>
(cherry picked from commit 57a565b2fd680fc1a34f4ab91c6f6314f68ef67f)
lib/ldb/ldb_key_value/ldb_kv_index.c