diff options
author | Steve French <stfrench@microsoft.com> | 2024-07-22 23:40:08 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-07-23 17:45:49 -0500 |
commit | a214384ce26b6111ea8c8d58fa82a1ca63996c38 (patch) | |
tree | 35167eb1676752f067c2a2be304802f6a9496852 /scripts/gdb/linux/interrupts.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: stable@vger.kernel.org
Reviewed-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions