[GIT PULL] smb3 cilent fixes

From: Steve French
Date: Fri May 09 2025 - 17:39:00 EST


Please pull the following changes since commit
92a09c47464d040866cf2b4cd052bc60555185fb:

Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/6.15-rc5-smb3-client-fixes

for you to fetch changes up to 3ca02e63edccb78ef3659bebc68579c7224a6ca2:

smb: client: Avoid race in open_cached_dir with lease breaks
(2025-05-07 15:24:46 -0500)

----------------------------------------------------------------
Two smb3 client fixes
- Fix dentry leak which can cause umount crash
- Add warn for parse contexts error on compounded operation
----------------------------------------------------------------
Paul Aurich (1):
smb: client: Avoid race in open_cached_dir with lease breaks

Steve French (1):
smb3 client: warn when parse contexts returns error on
compounded operation

fs/smb/client/cached_dir.c | 10 ++--------
fs/smb/client/smb2inode.c | 2 ++
2 files changed, 4 insertions(+), 8 deletions(-)


--
Thanks,

Steve