]> Git Repo - linux.git/commitdiff
Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <[email protected]>
Sat, 7 Sep 2024 00:30:33 +0000 (17:30 -0700)
committerLinus Torvalds <[email protected]>
Sat, 7 Sep 2024 00:30:33 +0000 (17:30 -0700)
Pull smb client fixes from Steve French:

 - fix potential mount hang

 - fix retry problem in two types of compound operations

 - important netfs integration fix in SMB1 read paths

 - fix potential uninitialized zero point of inode

 - minor patch to improve debugging for potential crediting problems

* tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  netfs, cifs: Improve some debugging bits
  cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
  cifs: Fix zero_point init on inode initialisation
  smb: client: fix double put of @cfile in smb2_set_path_size()
  smb: client: fix double put of @cfile in smb2_rename_path()
  smb: client: fix hang in wait_for_response() for negproto


Trivial merge
This page took 0.053279 seconds and 4 git commands to generate.