From: Linus Torvalds Date: Sun, 16 Jul 2023 19:49:05 +0000 (-0700) Subject: Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 X-Git-Tag: v6.6.17~4366 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe756ad0214619ac01503c37f43ca5b912d760d4;p=platform%2Fkernel%2Flinux-rpi.git Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull smb client fixes from Steve French: - Two reconnect fixes: important fix to address inFlight count to leak (which can leak credits), and fix for better handling a deleted share - DFS fix - SMB1 cleanup fix - deferred close fix * tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: fix mid leak during reconnection after timeout threshold cifs: is_network_name_deleted should return a bool smb: client: fix missed ses refcounting smb: client: Fix -Wstringop-overflow issues cifs: if deferred close is disabled then close files immediately --- fe756ad0214619ac01503c37f43ca5b912d760d4