commit | f6513bd39c15af8f8a63b1fbfcb1bf4717241655 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 15 08:31:39 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 15 08:31:39 2020 -0700 |
tree | 86bc54989e4d79f143b7185fcab61a9d4a49479e | |
parent | 37711e5e2325535bf094bdc0a66790d659b52d5b [diff] | |
parent | c8c412f976124d85b8ded85c6ac3f760c12b63a3 [diff] |
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()