linux-stable/fs/fuse
Miklos Szeredi 0c72757434 fuse: add file_modified() to fallocate
commit 4a6f278d48 upstream.

Add missing file_modified() call to fuse_file_fallocate().  Without this
fallocate on fuse failed to clear privileges.

Fixes: 05ba1f0823 ("fuse: add FALLOCATE operation")
Cc: <stable@vger.kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-11-10 17:57:55 +01:00
..
acl.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
control.c fuse: Remove the control interface for virtio-fs 2022-08-25 11:18:05 +02:00
cuse.c cuse: prevent clone 2021-05-19 10:08:22 +02:00
dev.c fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
dir.c fuse: annotate lock in fuse_reverse_inval_entry() 2021-12-22 09:29:40 +01:00
file.c fuse: add file_modified() to fallocate 2022-11-10 17:57:55 +01:00
fuse_i.h fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
inode.c fuse: limit nsec 2022-08-25 11:17:24 +02:00
Kconfig virtio-fs: add virtiofs filesystem 2019-09-18 20:17:50 +02:00
Makefile virtio-fs: Change module name to virtiofs.ko 2019-10-14 10:20:33 +02:00
readdir.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
virtio_fs.c virtiofs: fix memory leak in virtio_fs_probe() 2021-05-11 14:04:14 +02:00
xattr.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00