https://github.com/torvalds/linux
Revision c8c412f976124d85b8ded85c6ac3f760c12b63a3 authored by Steve French on 13 August 2020, 17:38:08 UTC, committed by Steve French on 14 August 2020, 00:41:01 UTC
mkdir uses a compounded create operation which was not setting
the security descriptor on create of a directory. Fix so
mkdir now sets the mode and owner info properly when idsfromsid
and modefromsid are configured on the mount.

Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org> # v5.8
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
1 parent 30b5ae2
History
Tip revision: c8c412f976124d85b8ded85c6ac3f760c12b63a3 authored by Steve French on 13 August 2020, 17:38:08 UTC
SMB3: Fix mkdir when idsfromsid configured on mount
Tip revision: c8c412f
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 16.4 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 552.6 KB
Makefile -rw-r--r-- 61.4 KB
README -rw-r--r-- 727 bytes

README

back to top