]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 May 2026 00:05:58 +0000 (17:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 May 2026 00:05:58 +0000 (17:05 -0700)
Pull smb client fixes from Steve French:

 - fix uninitialized variable in smb2_writev_callback()

 - detect short folioq copy in cifs_copy_folioq_to_iter()

* tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: fix uninitialized variable in smb2_writev_callback
  smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()


Trivial merge