linux-stable/fs/fuse
Alexander Mikhalitsyn 833f8dbbdd fuse: add inode/permission checks to fileattr_get/fileattr_set
commit 1cc4606d19 upstream.

It looks like these checks were accidentally lost during the conversion to
fileattr API.

Fixes: 72227eac17 ("fuse: convert to fileattr")
Cc: <stable@vger.kernel.org> # v5.13
Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-10 09:29:47 +01:00
..
Kconfig dax: remove CONFIG_DAX_DRIVER 2021-12-04 08:58:51 -08:00
Makefile
acl.c fuse: fixes after adapting to new posix acl api 2023-01-24 16:33:37 +01:00
control.c fuse: Remove the control interface for virtio-fs 2022-07-21 16:06:19 +02:00
cuse.c fuse: remove the unneeded result variable 2022-11-23 09:10:49 +01:00
dax.c fuse: avoid unnecessary spinlock bump 2022-07-21 16:02:45 +02:00
dev.c MM patches for 6.2-rc1. 2022-12-13 19:29:45 -08:00
dir.c fuse: fixes after adapting to new posix acl api 2023-01-24 16:33:37 +01:00
file.c fuse update for 6.2 2022-12-12 20:22:09 -08:00
fuse_i.h fuse: fixes after adapting to new posix acl api 2023-01-24 16:33:37 +01:00
inode.c fuse: fixes after adapting to new posix acl api 2023-01-24 16:33:37 +01:00
ioctl.c fuse: add inode/permission checks to fileattr_get/fileattr_set 2023-03-10 09:29:47 +01:00
readdir.c fs/fuse: Replace kmap() with kmap_local_page() 2022-11-23 09:10:49 +01:00
virtio_fs.c virtio_fs: Modify format for virtio_fs_direct_access 2022-07-26 10:38:58 +02:00
xattr.c fuse: fixes after adapting to new posix acl api 2023-01-24 16:33:37 +01:00