dbcheck: Use set() operations to make dbcheck more efficient
authorAndrew Bartlett <abartlet@samba.org>
Mon, 27 Jul 2015 03:11:56 +0000 (15:11 +1200)
committerStefan Metzmacher <metze@samba.org>
Mon, 24 Aug 2015 21:46:22 +0000 (23:46 +0200)
commitc049106bf8267b30a9242d2d574661291cced780
treeea20ba35b3169c26ce4f8a705a37767318eec0bd
parentfb88f9cbd969267aaffa021724cf34087c653ba8
dbcheck: Use set() operations to make dbcheck more efficient

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/dbchecker.py