Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Apr 2023 01:37:45 +0000 (18:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Apr 2023 01:37:45 +0000 (18:37 -0700)
commitcdc9718d5e590d6905361800b938b93f2b66818e
tree5c37463668b3af718226015816bbff65373c0fac
parent68047c48b2288803c441df9f3e61d0d26bed87df
parent4f5d5b33fc400911d6e1f49095522b361d9cbe13
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs client fixes from Steve French:
 "Two cifs/smb3 client fixes, one for stable:

   - double lock fix for a cifs/smb1 reconnect path

   - DFS prefixpath fix for reconnect when server moved"

* tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: double lock in cifs_reconnect_tcon()
  cifs: sanitize paths in cifs_update_super_prepath.