Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 May 2024 05:33:10 +0000 (22:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 May 2024 05:33:10 +0000 (22:33 -0700)
commitc13320499ba0efd93174ef6462ae8a7a2933f6e7
tree5a49e9d578be46c879831dc7c325f408c33e6fc9
parent9b62e02e63363f5678d5598ee7372064301587f7
parent93a43155127fec0f8cc942d63b76668c2f8f69fa
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - two important netfs integration fixes - including for a data
   corruption and also fixes for multiple xfstests

 - reenable swap support over SMB3

* tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: Fix missing set of remote_i_size
  cifs: Fix smb3_insert_range() to move the zero_point
  cifs: update internal version number
  smb3: reenable swapfiles over SMB3 mounts