]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fuse: support idmapped FUSE_EXT_GROUPS
authorAlexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Tue, 3 Sep 2024 15:16:15 +0000 (17:16 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 4 Sep 2024 14:48:22 +0000 (16:48 +0200)
commitd561254fb7ba451f580becb21ab3472bc0265080
tree79481763d80e9da0b27e2f1854fc5f92ab5ce6fb
parent10dc721836c0c968990a519e147d4cb7decdae5c
fuse: support idmapped FUSE_EXT_GROUPS

We don't need to remap parent_gid, but have to adjust
group membership checks and take idmapping into account.

Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/dir.c