Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Jun 2024 02:07:18 +0000 (19:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Jun 2024 02:07:18 +0000 (19:07 -0700)
commitc5dbc2ed0006d1a910b5496202a280138ce596e4
treeef71203a29389a98276fc24e999065a450538381
parent061d1af7b0305227182bd9da60c7706c079348b7
parenta88d60903696c01de577558080ec4fc738a70475
Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:
 "Two small smb3 client fixes:

   - fix deadlock in umount

   - minor cleanup due to netfs change"

* tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: Don't advance the I/O iterator before terminating subrequest
  smb: client: fix deadlock in smb2_find_smb_tcon()