[GIT PULL] ksmbd server fixes

From: Steve French

Date: Thu Apr 30 2026 - 21:58:31 EST


Please pull the following changes since commit
254f49634ee16a731174d2ae34bc50bd5f45e731:

Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

git://git.samba.org/ksmbd.git tags/v7.1-rc2-ksmbd-server-fixes

for you to fetch changes up to c444139cb747bf6de1922b39900fdf02281490f4:

ksmbd: rewrite stop_sessions() with restartable iteration
(2026-04-29 10:25:37 -0500)

----------------------------------------------------------------
Two ksmbd server fixes
- Fix shutdown (stop sessions)
- Fix readdir unsupported info level
----------------------------------------------------------------
DaeMyung Kang (1):
ksmbd: rewrite stop_sessions() with restartable iteration

Marios Makassikis (1):
smb: server: handle readdir_info_level_struct_sz() error

fs/smb/server/connection.c | 46 ++++++++++++++++++++++++++++++++++++++--------
fs/smb/server/connection.h | 1 +
fs/smb/server/smb2pdu.c | 8 +++++++-
3 files changed, 46 insertions(+), 9 deletions(-)

--
Thanks,

Steve