[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5muxd5VAivOGh1vfKkNSTphne3Dky3ZwTn9vZKxBBKXPmQ@mail.gmail.com>
Date: Fri, 25 Oct 2024 11:40:10 -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 client fixes
Please pull the following changes since commit
42f7652d3eb527d03665b09edac47f85fb600924:
Linux 6.12-rc4 (2024-10-20 15:19:38 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v6.12-rc4-smb3-client-fixes
for you to fetch changes up to 2ce1007f42b8a6a0814386cb056feb28dc6d6091:
cifs: fix warning when destroy 'cifs_io_request_pool' (2024-10-23
07:42:44 -0500)
----------------------------------------------------------------
Two smb3 client fixes, also for stable
- Fix init module error caseb
- Fix memory allocation error path (for passwords) in mount
----------------------------------------------------------------
Henrique Carvalho (1):
smb: client: Handle kstrdup failures for passwords
Ye Bin (1):
cifs: fix warning when destroy 'cifs_io_request_pool'
fs/smb/client/cifsfs.c | 2 +-
fs/smb/client/fs_context.c | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
--
Thanks,
Steve
Powered by blists - more mailing lists