-
- Downloads
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
No related branches found
No related tags found
Showing
- fs/nls/nls_base.c 2 additions, 2 deletionsfs/nls/nls_base.c
- fs/smb/client/cifsglob.h 1 addition, 0 deletionsfs/smb/client/cifsglob.h
- fs/smb/client/cifssmb.c 1 addition, 2 deletionsfs/smb/client/cifssmb.c
- fs/smb/client/connect.c 5 additions, 0 deletionsfs/smb/client/connect.c
- fs/smb/client/ioctl.c 5 additions, 0 deletionsfs/smb/client/ioctl.c
- fs/smb/client/misc.c 1 addition, 0 deletionsfs/smb/client/misc.c
- fs/smb/client/sess.c 3 additions, 1 deletionfs/smb/client/sess.c
- fs/smb/client/smb2pdu.c 1 addition, 2 deletionsfs/smb/client/smb2pdu.c
- include/linux/nls.h 1 addition, 1 deletioninclude/linux/nls.h
Loading
Please register or sign in to comment