dsdb: Only trigger a re-index once per @INDEXLIST modification
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2017 01:53:19 +0000 (13:53 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Sep 2017 10:29:49 +0000 (12:29 +0200)
commitee4418e73f5ed9a1c5d5dc1a5547899f80d9fb5a
tree9aeb8f49b9f6a9aed2b8193434169585d829dfe6
parentda575f01313673fedfc7d15ec11ba6818dbd30d8
dsdb: Only trigger a re-index once per @INDEXLIST modification

A modify of both @INDEXLIST and @ATTRIBUTES will still trigger two re-index passes
but that is a task for later.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Sep 20 12:29:49 CEST 2017 on sn-devel-144
source4/dsdb/samdb/ldb_modules/partition.c