Please pull the following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa: Linux 6.6-rc4 (2023-10-01 14:15:13 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/6.6-rc4-smb3-client-fixes for you to fetch changes up to 3b8bb3171571f92eda863e5f78b063604c61f72a: smb: client: do not start laundromat thread on nohandlecache (2023-10-04 16:21:15 -0500) ---------------------------------------------------------------- Two smb3 client fixes - protect cifs/smb3 socket connect from BPF address overwrite -fix case when directory leases disabled but wasting resources with unneeded thread on each mount ---------------------------------------------------------------- Jordan Rife (1): smb: use kernel_connect() and kernel_bind() Paulo Alcantara (1): smb: client: do not start laundromat thread on nohandlecache fs/smb/client/connect.c | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) -- Thanks, Steve