]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jan 2025 05:18:12 +0000 (21:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jan 2025 05:18:12 +0000 (21:18 -0800)
Pull smb client fixes from Steve French:

 - fix double free when reconnect racing with closing session

 - fix SMB1 reconnect with password rotation

* tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: fix double free of TCP_Server_Info::hostname
  cifs: support reconnect with alternate password for SMB1


Trivial merge