[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mvp4qcfELt+W9khm=LH3TjyPDY7fhhMSA06cJdQfEQ23Q@mail.gmail.com>
Date: Fri, 18 Nov 2022 23:02:22 -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
f0c4d9fc9cc9462659728d168387191387e903cc:
Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.1-rc5-smb3-fixes
for you to fetch changes up to a51e5d293dd1c2e7bf6f7be788466cd9b5d280fb:
cifs: add check for returning value of SMB2_set_info_init
(2022-11-16 12:24:26 -0600)
----------------------------------------------------------------
4 small cifs/smb3 client fixes:
- two missing and one incorrect return value checks
- fix leak on tlink mount failure
----------------------------------------------------------------
Anastasia Belova (2):
cifs: add check for returning value of SMB2_close_init
cifs: add check for returning value of SMB2_set_info_init
Zhang Xiaoxu (2):
cifs: Fix connections leak when tlink setup failed
cifs: Fix wrong return value checking when GETFLAGS
fs/cifs/connect.c | 14 +++++++++++---
fs/cifs/ioctl.c | 4 ++--
fs/cifs/smb2ops.c | 4 ++++
3 files changed, 17 insertions(+), 5 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists