[GIT PULL] smb3 client fixes
From: Steve French
Date: Sat Jun 08 2024 - 19:41:36 EST
Please pull the following changes since commit
c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.10-rc2-smb3-client-fixes
for you to fetch changes up to a88d60903696c01de577558080ec4fc738a70475:
cifs: Don't advance the I/O iterator before terminating subrequest
(2024-06-07 01:05:26 -0500)
----------------------------------------------------------------
Two small smb3 client fixes
- fix deadlock in umount
- minor cleanup due to netfs change
----------------------------------------------------------------
David Howells (1):
cifs: Don't advance the I/O iterator before terminating subrequest
Enzo Matsumiya (1):
smb: client: fix deadlock in smb2_find_smb_tcon()
fs/smb/client/smb2pdu.c | 3 ---
fs/smb/client/smb2transport.c | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
--
Thanks,
Steve