long timeout on startup #3082
Labels
area: vfs
Virtual File System support
prio: medium
Has the potential to affect progress
ver: 4.8.10
Reproducible in version 4.8.10
Important
This issue was migrated from Trac:
nadvornik
mc calls gethostbyname() at least 6 times on startup. When there is some problem with DNS, it can lead to very long timeouts (like 5 minutes).
The attached patch reduces the number of gethostbyname calls to one.
It could be further improved by calling the smbfs initialization only if the smbfs is really used.
See also
https://bugzilla.novell.com/show_bug.cgi?id=824729
Note
Original attachments:
nadvornik
onSep 27, 2013 at 12:26 UTC
The text was updated successfully, but these errors were encountered: