[GIT PULL] SMB3 client fixes

From: Steve French
Date: Tue Aug 15 2023 - 16:00:44 EST


Please pull the following changes since commit
f6a691685962637e53371788fe2a72b171aedc68:

Merge tag '6.5-rc4-smb3-client-fix' of
git://git.samba.org/sfrench/cifs-2.6 (2023-08-05 13:44:06 -0700)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/6.5-rc6-smb3-client-fixes

for you to fetch changes up to 7b38f6ddc97bf572c3422d3175e8678dd95502fa:

smb3: display network namespace in debug information (2023-08-14
08:41:29 -0500)

----------------------------------------------------------------
Three smb client fixes, all for stable
- fix for oops in unmount race with lease break of deferred close
- debugging improvement for reconnect
- fix for fscache deadlock (folio_wait_bit_common hang)
----------------------------------------------------------------
Russell Harmon via samba-technical (1):
cifs: Release folio lock on fscache read hit.

Steve French (2):
cifs: fix potential oops in cifs_oplock_break
smb3: display network namespace in debug information

fs/smb/client/cifs_debug.c | 10 ++++++++++
fs/smb/client/file.c | 25 +++++++++++++++++--------
2 files changed, 27 insertions(+), 8 deletions(-)


--
Thanks,

Steve