From: Linus Torvalds Date: Sun, 30 Jul 2023 03:49:13 +0000 (-0700) Subject: Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 X-Git-Tag: v6.6.17~4289 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d31e3792919e5c97d572c8a27a5a7c1eb9de5aca;p=platform%2Fkernel%2Flinux-rpi.git Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull smb client fixes from Steve French: "Four small SMB3 client fixes: - two reconnect fixes (to address the case where non-default iocharset gets incorrectly overridden at reconnect with the default charset) - fix for NTLMSSP_AUTH request setting a flag incorrectly) - Add missing check for invalid tlink (tree connection) in ioctl" * tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: add missing return value check for cifs_sb_tlink smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request cifs: fix charset issue in reconnection fs/nls: make load_nls() take a const parameter --- d31e3792919e5c97d572c8a27a5a7c1eb9de5aca