]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb: Add very verbose debugging if a delete fails in repl_meta_data
authorAndrew Bartlett <abartlet@samba.org>
Fri, 28 Feb 2020 20:06:51 +0000 (09:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 2 Mar 2020 02:47:30 +0000 (02:47 +0000)
commit1a0d43bbcc9e8be5f7149a9399b6a9776cd7f3ba
tree7b63fc95e3f39dab9b4b55387e58123d88dbf170
parentb8aa05525e276fb315e21f78d468e48fa286e6c3
dsdb: Add very verbose debugging if a delete fails in repl_meta_data

The modification into a tombstone should be a pretty reliable operation
so if it fails print lots of info for debugging.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c