[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mvL-bvRPsbj6qhNwguxu_7wtkfYOAN5vdizG26rfcMKKQ@mail.gmail.com>
Date: Fri, 24 May 2024 22:16:56 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: CIFS <linux-cifs@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ksmbd server fixes
Please pull the following changes since commit
a38297e3fb012ddfa7ce0321a7e5a8daeb1872b6:
Linux 6.9 (2024-05-12 14:12:29 -0700)
are available in the Git repository at:
git://git.samba.org/ksmbd.git tags/6.10-rc-ksmbd-server-fixes
for you to fetch changes up to 405ee4097c4bc3e70556520aed5ba52a511c2266:
ksmbd: ignore trailing slashes in share paths (2024-05-22 18:26:29 -0500)
----------------------------------------------------------------
two ksmbd server fixes, both for stable
- fix oplock problem noticed with test generic/011
- fix trailing slash issue with iOS and Android clients
----------------------------------------------------------------
Namjae Jeon (1):
ksmbd: avoid to send duplicate oplock break notifications
Nandor Kracser (1):
ksmbd: ignore trailing slashes in share paths
fs/smb/server/mgmt/share_config.c | 6 +++++-
fs/smb/server/oplock.c | 21 +++++++++++++--------
2 files changed, 18 insertions(+), 9 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists