linux 解决 gvfsd-smb-browse CPU 100%占用

原文地址:https://bugzilla.redhat.com/show_bug.cgi?id=1303300

1: sudo vim /etc/samba/smb.conf

2:定位到[global] 然后在[global]下面添加

name resolve order = wins lmhosts bcast

3:保存退出 重启 即可