ldb_tdb: modify ltdb_delete_noindex() to take a struct ldb_message
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Aug 2017 21:08:34 +0000 (09:08 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:21 +0000 (21:20 +0200)
commite8cdacc509016d9273d63faf334d9f827585c3eb
tree3c96052c366ea6b320cc28b3354aec28b85d500f
parentde641db8b76c4c3bbb701167cee13d9b19a9fc64
ldb_tdb: modify ltdb_delete_noindex() to take a struct ldb_message

This will make it easier to delete records with the GUID TDB key

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