ldb_tdb: Do not add an index for GUID_index_attribute
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Aug 2017 00:44:34 +0000 (12:44 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:22 +0000 (21:20 +0200)
commitba762fac819eaefd980bd795de5227a04d2fbb2e
tree00240bb6debf445d86b41c7f9513750d659f2677
parentc4f35462e9f2c6b6d202aa5d9bf407b5fd9a0883
ldb_tdb: Do not add an index for GUID_index_attribute

This would be pointless and we no longer query for it.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_index.c