[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtRj=+xk4bt74j=pzbOF8=BxJNp2L3nr_VzvtZY5tLW0g@mail.gmail.com>
Date: Fri, 9 May 2025 16:38:38 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 cilent fixes
Please pull the following changes since commit
92a09c47464d040866cf2b4cd052bc60555185fb:
Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.15-rc5-smb3-client-fixes
for you to fetch changes up to 3ca02e63edccb78ef3659bebc68579c7224a6ca2:
smb: client: Avoid race in open_cached_dir with lease breaks
(2025-05-07 15:24:46 -0500)
----------------------------------------------------------------
Two smb3 client fixes
- Fix dentry leak which can cause umount crash
- Add warn for parse contexts error on compounded operation
----------------------------------------------------------------
Paul Aurich (1):
smb: client: Avoid race in open_cached_dir with lease breaks
Steve French (1):
smb3 client: warn when parse contexts returns error on
compounded operation
fs/smb/client/cached_dir.c | 10 ++--------
fs/smb/client/smb2inode.c | 2 ++
2 files changed, 4 insertions(+), 8 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists