summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smbacl.h
diff options
context:
space:
mode:
authorChristian Brauner <christian.brauner@ubuntu.com>2021-08-23 18:13:50 +0300
committerSteve French <stfrench@microsoft.com>2021-09-04 07:29:44 +0300
commit43205ca7192aa5de46775fbf7a043222e76abac5 (patch)
treeeab1a3e4c5e3a8cb7a0756b4c210a6ec18b0606d /fs/ksmbd/smbacl.h
parent3cdc20e72c3dacf22382fd15d3154e48d0efdec9 (diff)
downloadlinux-43205ca7192aa5de46775fbf7a043222e76abac5.tar.xz
ksmbd: fix translation in ksmbd_acls_fattr()
When creating new filesystem objects ksmbd translates between k*ids and s*ids. For this it often uses struct smb_fattr and stashes the k*ids in cf_uid and cf_gid. Let cf_uid and cf_gid always contain the final information taking any potential idmapped mounts into account. When finally translation cf_*id into s*ids translate them into the user namespace of ksmbd since that is the relevant user namespace here. Cc: Steve French <stfrench@microsoft.com> Cc: Christoph Hellwig <hch@infradead.org> Cc: Namjae Jeon <namjae.jeon@samsung.com> Cc: Hyunchul Lee <hyc.lee@gmail.com> Cc: Sergey Senozhatsky <senozhatsky@chromium.org> Cc: linux-cifs@vger.kernel.org Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/ksmbd/smbacl.h')
0 files changed, 0 insertions, 0 deletions