[GIT PULL] smb3 client fix

From: Steve French
Date: Fri Feb 14 2025 - 12:38:33 EST


Please pull the following changes since commit
a64dcfb451e254085a7daee5fe51bf22959d52d3:

Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/v6.14-rc2-smb3-client-fixes

for you to fetch changes up to f1bf10d7e909fe898a112f5cae1e97ce34d6484d:

cifs: pick channels for individual subrequests (2025-02-11 18:51:07 -0600)

----------------------------------------------------------------
SMB3 client multichannel fix
- fix channel allocation, especially when using larger rasize
----------------------------------------------------------------
Shyam Prasad N (1):
cifs: pick channels for individual subrequests

fs/smb/client/cifsglob.h | 1 -
fs/smb/client/file.c | 7 ++++---
2 files changed, 4 insertions(+), 4 deletions(-)


--
Thanks,

Steve