dbcheck: add forward_syntax argument to err_orphaned_backlink
authorRalph Boehme <slow@samba.org>
Thu, 25 Jan 2018 09:52:35 +0000 (10:52 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 12:49:12 +0000 (13:49 +0100)
commit6f77503871fcb815e474cb76d14e22f7a8f083c9
tree21f2ead96435aaae421cec8b3b24cb8be69ca042
parent4a71394c6a30e8a1b5c6553f7410148dbf2e4a80
dbcheck: add forward_syntax argument to err_orphaned_backlink

Will be used in a subsequent commit.

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