ldb_tdb: Split ltdb_index_onelevel() into a helper function
authorAndrew Bartlett <abartlet@samba.org>
Mon, 21 Aug 2017 00:58:58 +0000 (12:58 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:21 +0000 (21:20 +0200)
commit98e82113ed050ad1658a446b15cc30c6894cd78f
tree97d63b68a8e9734cc388caa4c08a490185d22e70
parentb2aff1236643652a738d64488943d6d1565fcac2
ldb_tdb: Split ltdb_index_onelevel() into a helper function

This will allow the code to be re-used for storing the DN->GUID index

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