Optimization. Don't do the retry logic if sitename_fetch() returned NULL, we already...
authorJeremy Allison <jra@samba.org>
Tue, 3 Sep 2013 21:07:43 +0000 (14:07 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 Sep 2013 23:19:05 +0000 (01:19 +0200)
commitbdab6f9431715fbfd28f8cc0dfb4dde2966f22f3
tree3aeeec6b70a4bcd8dbfa9d019fdc865d5baf2cfb
parent68e7b1c9446c7d1274b0fb85b59b90ac1a7f6041
Optimization. Don't do the retry logic if sitename_fetch() returned NULL, we already did a NULL query.

Bug 5917 - Samba does not work on site with Read Only Domain Controller

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Sep  4 01:19:05 CEST 2013 on sn-devel-104
source3/libsmb/dsgetdcname.c