]> git.baikalelectronics.ru Git - kernel.git/commit
ksmbd: change security id to the one samba used for posix extension
authorNamjae Jeon <linkinjeon@kernel.org>
Thu, 22 Sep 2022 14:08:49 +0000 (23:08 +0900)
committerSteve French <stfrench@microsoft.com>
Wed, 5 Oct 2022 06:15:44 +0000 (01:15 -0500)
commit2460de014321b68e6002c18da27ca99ef0918c41
treeaaa1b496f211921064c05736e88589de21e887e8
parent0c908f8f47dd189a6258e11cf833e7c34d50dd86
ksmbd: change security id to the one samba used for posix extension

Samba set SIDOWNER and SIDUNIX_GROUP in create posix context and
set SIDUNIX_USER/GROUP in other sids for posix extension.
This patch change security id to the one samba used.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/oplock.c
fs/ksmbd/smb2pdu.c
fs/ksmbd/smb2pdu.h