ldb_tdb: Write GUID index values as version 3
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Aug 2017 05:04:23 +0000 (17:04 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:21 +0000 (21:20 +0200)
commitde641db8b76c4c3bbb701167cee13d9b19a9fc64
tree20b19d44db7479dceed35bef65c577d32f711abe
parent91e6028c08ddb2ce6bfa8d5fb08a8083a4cc3e29
ldb_tdb: Write GUID index values as version 3

Nothing reads these currently, but we should refuse to load a mixed up index
in the future

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