dbcheck: split out check_duplicate_links from check_dn
authorRalph Boehme <slow@samba.org>
Wed, 24 Jan 2018 19:01:27 +0000 (20:01 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 12:49:12 +0000 (13:49 +0100)
commit44a8782d71676517f0991f279f2472391ecede3b
treef10f0b00184140c624a4f36c5a560af805f51612
parent7df17c0a8dffceb053ca806c9426d493b4837b1a
dbcheck: split out check_duplicate_links from check_dn

Refactoring, no change in behaviour.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13228

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
python/samba/dbchecker.py