]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Aug 2020 15:31:39 +0000 (08:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Aug 2020 15:31:39 +0000 (08:31 -0700)
commitf6513bd39c15af8f8a63b1fbfcb1bf4717241655
tree86bc54989e4d79f143b7185fcab61a9d4a49479e
parent37711e5e2325535bf094bdc0a66790d659b52d5b
parentc8c412f976124d85b8ded85c6ac3f760c12b63a3
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three small cifs/smb3 fixes, one for stable fixing mkdir path with
  the 'idsfromsid' mount option"

* tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6:
  SMB3: Fix mkdir when idsfromsid configured on mount
  cifs: Convert to use the fallthrough macro
  cifs: Fix an error pointer dereference in cifs_mount()
fs/cifs/connect.c