[GIT PULL] smb3 client fixes

From: Steve French
Date: Fri Oct 25 2024 - 12:40:31 EST


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