ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID index
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Aug 2017 03:57:57 +0000 (15:57 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:23 +0000 (21:20 +0200)
commit50f36e4fb5e251042d2c35e804f0bc477e2b790e
tree7e756d43bae4e44af10620be6cb712f16aaf20cb
parent2f8a8c765f652dfb438f3d92d51e9af863aefdaa
ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID index

This allows all the previous patches to be enabled.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/common/ldb_attributes.c
lib/ldb/include/ldb_module.h
lib/ldb/include/ldb_private.h
lib/ldb/ldb_tdb/ldb_cache.c