android_kernel_motorola_sm6225/fs/fuse
Daniel Rosenberg fa199896a3 ANDROID: fuse: Add support for d_canonical_path
Allows FUSE to report to inotify that it is acting as a layered filesystem.
The userspace component returns a string representing the location of the
underlying file. If the string cannot be resolved into a path, the top
level path is returned instead.

Bug: 23904372
Bug: 171780975
Test: Pixel 4.19
Change-Id: Iabdca0bbedfbff59e9c820c58636a68ef9683d9f
Signed-off-by: Daniel Rosenberg <drosen@google.com>
Signed-off-by: Alessio Balsini <balsini@google.com>
2020-11-09 13:11:29 +00:00
..
acl.c fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
control.c fuse: use READ_ONCE on congestion_threshold and max_background 2019-11-20 18:47:53 +01:00
cuse.c fuse: fix memleak in cuse_channel_open 2019-10-11 18:21:20 +02:00
dev.c ANDROID: fuse: Add support for d_canonical_path 2020-11-09 13:11:29 +00:00
dir.c ANDROID: fuse: Add support for d_canonical_path 2020-11-09 13:11:29 +00:00
file.c fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS 2020-07-22 09:32:10 +02:00
fuse_i.h ANDROID: fuse: Add support for d_canonical_path 2020-11-09 13:11:29 +00:00
inode.c fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock 2019-10-05 13:10:13 +02:00
Kconfig fuse: Add posix ACL support 2016-10-01 07:32:32 +02:00
Makefile fuse: Use generic xattr ops 2016-10-01 07:32:32 +02:00
xattr.c fuse: Ensure posix acls are translated outside of init_user_ns 2018-05-31 12:26:10 +02:00