linux/fs/smb
Steve French a214384ce2 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>
2024-07-23 17:45:49 -05:00
..
client cifs: fix reconnect with SMB1 UNIX Extensions 2024-07-23 17:45:49 -05:00
common ksmbd: return FILE_DEVICE_DISK instead of super magic 2024-07-03 23:21:41 -05:00
server ksmbd: discard write access to the directory open 2024-07-05 09:56:13 -05:00
Kconfig
Makefile