Please pull the following changes since commit 4701f33a10702d5fc577c32434eb62adde0a1ae1: Linux 6.14-rc7 (2025-03-16 12:55:17 -1000) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/v6.14-rc7-smb3-client-fix for you to fetch changes up to 7643dbd9db09fffebb4a62cd27599f17f4148b17: smb: client: don't retry IO on failed negprotos with soft mounts (2025-03-17 17:33:13 -0500) ---------------------------------------------------------------- smb3 client reconnect fix ---------------------------------------------------------------- Paulo Alcantara (1): smb: client: don't retry IO on failed negprotos with soft mounts fs/smb/client/cifssmb.c | 46 +++++++++++-------- fs/smb/client/smb2pdu.c | 96 ++++++++++++++++++---------------------- 2 files changed, 69 insertions(+), 73 deletions(-) -- Thanks, Steve