summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorAlexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>2024-09-03 18:16:18 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2024-09-04 17:49:58 +0300
commitc1d82215d391ded456e7bdd1c0893c9cb6322272 (patch)
tree9fd5243085d15522db7af247f4cbc74ffd4b5b83 /rust/helpers/helpers.c
parent2a8c810d5e492906fe0af94a6e8b2398714e80e0 (diff)
downloadlinux-c1d82215d391ded456e7bdd1c0893c9cb6322272.tar.xz
fuse: support idmapped ->permission inode op
We only cover the case when "default_permissions" flag is used. A reason for that is that otherwise all the permission checks are done in the userspace and we have to deal with VFS idmapping in the userspace (which is bad), alternatively we have to provide the userspace with idmapped req->in.h.uid/req->in.h.gid which is also not align with VFS idmaps philosophy. Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com> Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions