Please pull the following changes since commit d082ecbc71e9e0bf49883ee4afd435a77a5101b6: Linux 6.14-rc4 (2025-02-23 12:32:57 -0800) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/v6.14-rc4-smb3-client-fix for you to fetch changes up to 66cb85c441cd9c44b193ff75b4d0358fccdc6b9c: cifs: Fix the smb1 readv callback to correctly call netfs (2025-02-25 18:35:23 -0600) ---------------------------------------------------------------- Fix SMB1 client regression in netfs read code path ---------------------------------------------------------------- David Howells (1): cifs: Fix the smb1 readv callback to correctly call netfs fs/smb/client/cifssmb.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- Thanks, Steve