dbcheck: cache linkIDs and reverse attribute names
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 30 Jun 2016 04:15:35 +0000 (16:15 +1200)
committerGarming Sam <garming@samba.org>
Fri, 15 Jul 2016 08:01:29 +0000 (10:01 +0200)
commitca839cf88abded1142891b500f706a5a083ae561
tree613a2d464ea79df67cf0e15e5b45f7737166978b
parent31ffe971785333d6afb4885aba41d8be29c6e0e5
dbcheck: cache linkIDs and reverse attribute names

This avoids fetching the same same schema things again and again.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/dbchecker.py