[GIT PULL] smb3 client fixes

From: Steve French

Date: Fri Mar 20 2026 - 11:59:42 EST


he following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:

Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/v7.0-rc4-smb3-client-fixes

for you to fetch changes up to 23b5df09c27aec13962b30d32a4167ebdd043f8e:

smb: client: fix generic/694 due to wrong ->i_blocks (2026-03-19
13:56:25 -0500)

----------------------------------------------------------------
Three client fixes
- Fix reporting of i_blocks
- Fix Kerberos mounts with different usernames to same server
- Trivial comment cleanup
----------------------------------------------------------------
Joseph Salisbury (1):
cifs: smb1: fix comment typo

Paulo Alcantara (2):
smb: client: fix krb5 mount with username option
smb: client: fix generic/694 due to wrong ->i_blocks

fs/smb/client/cifsglob.h | 6 ++++++
fs/smb/client/connect.c | 4 ++++
fs/smb/client/file.c | 1 -
fs/smb/client/inode.c | 21 ++++++---------------
fs/smb/client/smb1transport.c | 2 +-
fs/smb/client/smb2ops.c | 20 ++++----------------
6 files changed, 21 insertions(+), 33 deletions(-)

--
Thanks,

Steve