diff options
author | Steve French <[email protected]> | 2024-07-22 23:40:08 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2024-07-23 17:45:49 -0500 |
commit | a214384ce26b6111ea8c8d58fa82a1ca63996c38 (patch) | |
tree | 35167eb1676752f067c2a2be304802f6a9496852 /tools/perf/scripts/python/task-analyzer.py | |
parent | 193cc89ea0ca1da311877d2b4bb5e9f03bcc82a2 (diff) |
cifs: fix reconnect with SMB1 UNIX Extensions
When mounting with the SMB1 Unix Extensions (e.g. mounts
to Samba with vers=1.0), reconnects no longer reset the
Unix Extensions (SetFSInfo SET_FILE_UNIX_BASIC) after tcon so most
operations (e.g. stat, ls, open, statfs) will fail continuously
with:
"Operation not supported"
if the connection ever resets (e.g. due to brief network disconnect)
Cc: [email protected]
Reviewed-by: Paulo Alcantara (Red Hat) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions