android_kernel_samsung_sm8650/fs/fuse
Paul Lawrence 47e132aed1 ANDROID: fuse-bpf: Correctly put backing files
Backing files were sometimes put twice before, this fixes it so backing
files sent in response to lookups are closed exactly once always

Test: fuse_test pases, Android no longer throws a double close
Bug: 273737310
Change-Id: Ifa75ffd846185cfabfd1f5bad504078d955c99ed
Signed-off-by: Paul Lawrence <paullawrence@google.com>
2023-03-21 17:57:55 +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: Correctly put backing files 2023-03-21 17:57:55 +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 fuse: avoid unnecessary spinlock bump 2022-07-21 16:02:45 +02:00
dev.c ANDROID: fuse-bpf v1.1 2023-01-12 22:56:20 +00:00
dir.c ANDROID: fuse-bpf: Correctly put backing files 2023-03-21 17:57:55 +00:00
file.c This is the 6.1.15 stable release 2023-03-03 12:21:45 +00:00
fuse_i.h ANDROID: fuse-bpf: Make sure to declare functions 2023-01-12 22:56:20 +00:00
inode.c ANDROID: fuse-bpf: Add /sys/fs flags for fuse-bpf version 2023-01-12 22:56:20 +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
OWNERS ANDROID: Add balsini@ to the FUSE OWNERS files 2021-05-14 09:45:07 +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