android_kernel_samsung_sm8650/fs/fuse
Paul Lawrence 9ea87136d1 ANDROID: fuse-bpf: Move FUSE_RELEASE to correct place
The existing fuse-bpf freeing logic would free the fuse_file struct
immediately. However, this would break readahead. Move freeing logic
to the same place as done in classic fuse.

Bug: 286287652
Test: fuse_test passes, android boots, cts tests run
Change-Id: If13519f0e956a8da0dc98e7ac4aed2036070e969
Signed-off-by: Paul Lawrence <paullawrence@google.com>
2023-06-21 18:36:19 +00:00
..
acl.c vfs: add rcu argument to ->get_acl() callback 2021-08-18 22:08:24 +02:00
backing.c ANDROID: fuse-bpf: Move FUSE_RELEASE to correct place 2023-06-21 18:36:19 +00:00
control.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
cuse.c cuse: simplify refcount 2021-04-14 10:40:58 +02:00
dax.c UPSTREAM: mm: replace vma->vm_flags direct modifications with modifier calls 2023-06-07 14:24:57 +00:00
dev.c ANDROID: fuse: Support errors from fuse daemon in canonical path 2023-04-12 02:08:29 +00:00
dir.c ANDROID: fuse-bpf: Move FUSE_RELEASE to correct place 2023-06-21 18:36:19 +00:00
file.c ANDROID: fuse-bpf: Move FUSE_RELEASE to correct place 2023-06-21 18:36:19 +00:00
fuse_i.h ANDROID: fuse-bpf: Move FUSE_RELEASE to correct place 2023-06-21 18:36:19 +00:00
inode.c ANDROID: fuse-bpf: Ensure bpf field can never be nulled 2023-06-21 18:36:19 +00:00
ioctl.c fuse: add inode/permission checks to fileattr_get/fileattr_set 2023-03-10 09:34:24 +01:00
Kconfig ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
Makefile ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
passthrough.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
readdir.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
virtio_fs.c Merge c8a684e2e1 ("Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds") into android-mainline 2022-08-25 12:12:46 +02:00
xattr.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00