[GIT PULL] ksmbd server fix
From: Steve French
Date: Wed Sep 03 2025 - 22:46:58 EST
Please pull the following changes since commit
b320789d6883cc00ac78ce83bccbfe7ed58afcf0:
Linux 6.17-rc4 (2025-08-31 15:33:07 -0700)
are available in the Git repository at:
git://git.samba.org/ksmbd.git tags/v6.17-rc4-ksmbd-fix
for you to fetch changes up to b5ee94ac651aa42612095c4a75ff7f5c47cd9315:
ksmbd: allow a filename to contain colons on SMB3.1.1 posix
extensions (2025-08-31 17:48:38 -0500)
----------------------------------------------------------------
ksmbd server fix
- fix handling filenames with ":" (colon) in them
----------------------------------------------------------------
Philipp Kerling (1):
ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions
fs/smb/server/smb2pdu.c | 25 ++++++++++++++-----------
fs/smb/server/vfs_cache.h | 2 ++
2 files changed, 16 insertions(+), 11 deletions(-)
--
Thanks,
Steve