dbcheck: store fixed forward link attributes with the correct sorting
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Jan 2018 08:55:21 +0000 (09:55 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 12:49:12 +0000 (13:49 +0100)
commit7df17c0a8dffceb053ca806c9426d493b4837b1a
treea2e395b426deb4e15269374bf0a3dcb981561038
parentb0bc3f60084e5998dd34aada2ac7377d390affc6
dbcheck: store fixed forward link attributes with the correct sorting

The corruption we're trying to fix messed up the sorting,
so there's no point in keeping the current order.

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

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