linux-rockchip/fs/fuse
Miklos Szeredi 2d3bc3d403 fuse: add feature flag for expire-only
commit 5cadfbd5a11e5495cac217534c5f788168b1afd7 upstream.

Add an init flag idicating whether the FUSE_EXPIRE_ONLY flag of
FUSE_NOTIFY_INVAL_ENTRY is effective.

This is needed for backports of this feature, otherwise the server could
just check the protocol version.

Fixes: 4f8d37020e1f ("fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY")
Cc: <stable@vger.kernel.org> # v6.2
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-09-12 11:10:30 +02:00
..
acl.c
control.c
cuse.c fuse: fix UAF in rcu pathwalks 2024-08-29 17:30:34 +02:00
dax.c fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() 2023-12-20 17:00:20 +01:00
dev.c fuse: add request extension 2024-09-12 11:10:27 +02:00
dir.c fuse: fix memory leak in fuse_create_open 2024-09-12 11:10:27 +02:00
file.c fuse: allow non-extending parallel direct writes on the same file 2024-09-12 11:10:27 +02:00
fuse_i.h fuse: add request extension 2024-09-12 11:10:27 +02:00
inode.c fuse: add feature flag for expire-only 2024-09-12 11:10:30 +02:00
ioctl.c fuse: ioctl: translate ENOSYS in outarg 2023-07-27 08:50:25 +02:00
Kconfig
Makefile
readdir.c fuse: nlookup missing decrement in fuse_direntplus_link 2023-09-19 12:28:05 +02:00
virtio_fs.c virtiofs: forbid newlines in tags 2024-08-29 17:30:36 +02:00
xattr.c fuse: use unsigned type for getxattr/listxattr size truncation 2024-09-12 11:10:17 +02:00