Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Oct 2024 18:45:22 +0000 (11:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Oct 2024 18:45:22 +0000 (11:45 -0700)
commitc71f8fb4dc911022748a378b16aad1cc9b43aad8
treea902e53005b1a8ab91d358d5198c598b70036e73
parent81dcc79758cd0c0cfddf539bbdb6e7307053fc0d
parent2ce1007f42b8a6a0814386cb056feb28dc6d6091
Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - Fix init module error caseb

 - Fix memory allocation error path (for passwords) in mount

* tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: fix warning when destroy 'cifs_io_request_pool'
  smb: client: Handle kstrdup failures for passwords