diff options
author | Paulo Alcantara <pc@manguebit.com> | 2024-11-26 12:43:24 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-11-26 18:46:40 -0600 |
commit | 796733054e4a55c78c1c58c6121a550667ebccbf (patch) | |
tree | 92832bb96f7bdacac002a1d257090395042b9871 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 36008fe6e3dc588e5e9ceae6e82c7f69399eb5d8 (diff) |
smb: client: fix noisy message when mounting shares
When the client unconditionally attempts to get an DFS referral to
check if share is DFS, some servers may return different errors that
aren't handled in smb2_get_dfs_refer(), so the following will be
logged in dmesg:
CIFS: VFS: \\srv\IPC$ smb2_get_dfs_refer: ioctl error...
which can confuse some users while mounting an SMB share.
Fix this by logging such error with FYI.
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions