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)
commit5609bdd9ffdccd83f9003511b1801584b703baa5
treeaaa1b496f211921064c05736e88589de21e887e8
parentb1c6b8403afb0e2083e3ed16694d5d5819400e4b
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