[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mud60X1UsmL0OiF6OQhA-wW8WzfP7SyOZBmDEG-hfD4QQ@mail.gmail.com>
Date: Fri, 23 May 2025 10:23:53 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Namjae Jeon <linkinjeon@...nel.org>, 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
a5806cd506af5a7c19bcd596e4708b5c464bfd21:
Linux 6.15-rc7 (2025-05-18 13:57:29 -0700)
are available in the Git repository at:
git://git.samba.org/ksmbd.git tags/v6.15-rc8-ksmbd-server-fixes
for you to fetch changes up to 10379171f346e6f61d30d9949500a8de4336444a:
ksmbd: use list_first_entry_or_null for opinfo_get_list()
(2025-05-21 22:30:39 -0500)
----------------------------------------------------------------
3 ksmbd SMB3 server fixes
- Fix for rename regression due to the recent VFS lookup changes
- Fix write failure
- locking fix for oplock handling
----------------------------------------------------------------
Namjae Jeon (3):
ksmbd: fix stream write failure
ksmbd: fix rename failure
ksmbd: use list_first_entry_or_null for opinfo_get_list()
fs/smb/server/oplock.c | 7 ++-----
fs/smb/server/vfs.c | 16 +++++++---------
2 files changed, 9 insertions(+), 14 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists