From: Linus Torvalds Date: Fri, 12 May 2023 22:01:36 +0000 (-0500) Subject: Merge tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 X-Git-Tag: v6.6.7~2850 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd88f147cb121c9c748ca0d4c5155a96e9d81e58;p=platform%2Fkernel%2Flinux-starfive.git Merge tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull cifs client fixes from Steve French: - fix for copy_file_range bug for very large files that are multiples of rsize - do not ignore "isolated transport" flag if set on share - set rasize default better - three fixes related to shutdown and freezing (fixes 4 xfstests, and closes deferred handles faster in some places that were missed) * tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: release leases for deferred close handles when freezing smb3: fix problem remounting a share after shutdown SMB3: force unmount was failing to close deferred close files smb3: improve parallel reads of large files do not reuse connection if share marked as isolated cifs: fix pcchunk length type in smb2_copychunk_range --- fd88f147cb121c9c748ca0d4c5155a96e9d81e58