ldb_tdb: Do not give the warning of duplicate attributes in truncation
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 27 Feb 2018 22:47:58 +0000 (11:47 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 3 Mar 2018 04:20:35 +0000 (05:20 +0100)
commit1d86a0895aab42323e3455b33eb849198b0f7b49
tree2bb33d61e1a6f42d76dad4fff3e8240998104633
parent0918068997d7d8fdfe0c2e0cb1a9836479839fb6
ldb_tdb: Do not give the warning of duplicate attributes in truncation

In the truncation case a duplicate is perfectly expected.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ldb_tdb/ldb_index.c