]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 May 2026 00:07:21 +0000 (17:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 May 2026 00:07:21 +0000 (17:07 -0700)
commit74b54e9b1084cc51e2b655500a174214d3c38c0e
tree3bb856449d10dcffa7489af3d6d6edefdc27d17b
parent08d0d3466664000ba0670e0ef0d447f23459e0d4
parentc208a2b95811d6e1ebae65d0d2fc13f73707f8e7
Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - multichannel crediting fix

 - memory allocation improvement for smb2_compound_op

 - remove some dead code

* tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: change_conf needs to be called for session setup
  smb: client: change allocation requirements in smb2_compound_op
  smb/client: remove unused smb3_parse_opt()