Revision f6513bd39c15af8f8a63b1fbfcb1bf4717241655 authored by Linus Torvalds on 15 August 2020, 15:31:39 UTC, committed by Linus Torvalds on 15 August 2020, 15:31:39 UTC
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()
2 parent s 37711e5 + c8c412f
History
File Mode Size
Kconfig -rw-r--r-- 626 bytes
Makefile -rw-r--r-- 143 bytes
core.c -rw-r--r-- 30.4 KB
core.h -rw-r--r-- 1.5 KB
patch.c -rw-r--r-- 6.5 KB
patch.h -rw-r--r-- 1.1 KB
shadow.c -rw-r--r-- 8.7 KB
state.c -rw-r--r-- 3.1 KB
state.h -rw-r--r-- 212 bytes
transition.c -rw-r--r-- 17.5 KB
transition.h -rw-r--r-- 457 bytes

back to top