ldb_tdb: Give LDB_ERR_ENTRY_ALREADY_EXISTS when a duplicate DN index is detected
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Aug 2017 10:21:00 +0000 (22:21 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:21 +0000 (21:20 +0200)
commit06e67c5894d705bc7c72c2585436af7cedbbb839
tree70b29ea4d376402da8647c4c380dc0482b396f08
parentec30439c43f40d7f20df64c56394c9e023dcd914
ldb_tdb: Give LDB_ERR_ENTRY_ALREADY_EXISTS when a duplicate DN index is detected

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