Merge tag '6.3-rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Apr 2023 16:18:35 +0000 (09:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Apr 2023 16:18:35 +0000 (09:18 -0700)
commit84ebdb8e0d9ca261d73677f345814505af172ae0
treed2b8941e062dedf305ad00eb3f57e92881686090
parent8e41e0a575664d26bb87e012c39435c4c3914ed9
parent023fc150a39ffe656da3e459ad801eb1c7fdfad9
Merge tag '6.3-rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three small smb3 client fixes:

   - two important fixes for unbuffered read regression with the
     iov_iter changes (e.g. read soon after mount in some multichannel
     scenarios)

   - DFS prefix path fix (also for stable)"

* tag '6.3-rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: Reapply lost fix from commit 30b2b2196d6e
  cifs: Fix unbuffered read
  cifs: avoid dup prefix path in dfs_get_automount_devname()