diff options
author | 2024-07-22 23:40:08 -0500 | |
---|---|---|
committer | 2024-07-23 17:45:49 -0500 | |
commit | a214384ce26b6111ea8c8d58fa82a1ca63996c38 (patch) | |
tree | 35167eb1676752f067c2a2be304802f6a9496852 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cifs: fix potential null pointer use in destroy_workqueue in init_cifs error path (diff) | |
download | wireguard-linux-a214384ce26b6111ea8c8d58fa82a1ca63996c38.tar.xz wireguard-linux-a214384ce26b6111ea8c8d58fa82a1ca63996c38.zip |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions