ldb_kv: Remove incorrect reference to LDB_UNPACK_DATA_FLAG_NO_DN
authorAndrew Bartlett <abartlet@samba.org>
Thu, 4 Apr 2019 22:12:13 +0000 (11:12 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 May 2019 04:03:36 +0000 (04:03 +0000)
commit94989e4e99c4403d90936f0d0a9c81050e5512b8
tree54f773706f19bc1f98e29f9bbb3197ca0f11f20c
parent28518c579d485389ed4f2951de5f49f16ee53680
ldb_kv: Remove incorrect reference to LDB_UNPACK_DATA_FLAG_NO_DN

The DN is now exploded so as to improve other aspects of the search handling.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/ldb/ldb_key_value/ldb_kv_search.c