CIFS VFS: Server X has not responded in 120 seconds. Reconnecting...
...
此消息正在向我的dmesg
输出发送垃圾邮件。该警告是由以下 Windows 共享挂载引起的:
# CIFS shares
//X/share/folder /mnt/some_folder cifs vers=2.1,credentials,uid=some_user,gid=some_user,file_mode=0764,dir_mode=0765,nosetuids,noserverino 0 0
分享有效。从我查阅的各种帖子来看,这个警告似乎是正常的。有什么方法可以抑制它(如果它毕竟是正常的),或者调整参数使其不显示?