]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fuse: handle idmappings properly in ->write_iter()
authorAlexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Tue, 3 Sep 2024 15:16:23 +0000 (17:16 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 4 Sep 2024 14:51:11 +0000 (16:51 +0200)
commit5b8ca5a54cb89ab07b0389f50e038e533cdfdd86
tree07bd85107438931525a81c58abcb112f24b5aba6
parent4be75ffe721cbf925478ebfbff872b02833899b7
fuse: handle idmappings properly in ->write_iter()

This is needed to properly clear suid/sgid.

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