[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5msETjR-mEd6PUkE-E=OTMFKh-jD2ucuHP=uGyLScZQCLA@mail.gmail.com>
Date: Fri, 17 Nov 2023 18:37:16 -0600
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] smb3 client fixes
Please pull the following changes since commit
b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.7-rc1-smb3-client-fixes
for you to fetch changes up to 5eef12c4e3230f2025dc46ad8c4a3bc19978e5d7:
cifs: fix lock ordering while disabling multichannel (2023-11-14
11:39:35 -0600)
----------------------------------------------------------------
Four cifs/smb3 client fixes
- three multichannel fixes (including a lock ordering fix and an
important refcounting fix)
- spnego fix
----------------------------------------------------------------
Anastasia Belova (1):
cifs: spnego: add ';' in HOST_KEY_LEN
Ekaterina Esina (1):
cifs: fix check of rc in function generate_smb3signingkey
Shyam Prasad N (2):
cifs: fix leak of iface for primary channel
cifs: fix lock ordering while disabling multichannel
fs/smb/client/cifs_spnego.c | 4 ++--
fs/smb/client/connect.c | 6 ++++++
fs/smb/client/sess.c | 22 +++++++++++++---------
fs/smb/client/smb2transport.c | 5 ++---
4 files changed, 23 insertions(+), 14 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists