[GIT PULL] smb3 client fix
From: Steve French
Date: Sat Jan 11 2025 - 11:08:25 EST
Please pull the following changes since commit
9d89551994a430b50c4fffcb1e617a057fa76e20:
Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.13-rc6-SMB3-client-fix
for you to fetch changes up to 20b1aa912316ffb7fbb5f407f17c330f2a22ddff:
smb: client: sync the root session and superblock context passwords
before automounting (2025-01-10 17:55:35 -0600)
----------------------------------------------------------------
DFS (smb3 global namespace) client fix
- fix unneeded session setup retry due to stale password e.g. for DFS automounts
----------------------------------------------------------------
Meetakshi Setiya (1):
smb: client: sync the root session and superblock context
passwords before automounting
fs/smb/client/namespace.c | 19 ++++++++++++++++++-
--
Thanks,
Steve