replmd: Add placeholder sorted_links to struct replmd_private
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Feb 2017 02:31:55 +0000 (15:31 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 9 Feb 2017 02:17:15 +0000 (03:17 +0100)
commitffff8c847e0beae7c1b29d3b8010eb300f80b9fa
treec3181f9ce22c6ea2a22abab0484cb909acb0e13d
parentc1bceb2528a6c1bdaec39d9d87cc34c1ef8c28df
replmd: Add placeholder sorted_links to struct replmd_private

This will be initialised to false (zero) by default and will later come
from the compatibleFeatures in @SAMBA_DSDB

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c