android_kernel_samsung_msm8976/fs/fuse
Daniel Rosenberg bd934ed2a9 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
Change-Id: Iabdca0bbedfbff59e9c820c58636a68ef9683d9f
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2018-02-06 13:12:18 +01:00
..
control.c
cuse.c fuse: Fix O_DIRECT operations vs cached writeback misorder 2015-02-02 15:10:33 -08:00
dev.c fuse: Add support for d_canonical_path 2018-02-06 13:12:18 +01:00
dir.c fuse: Add support for d_canonical_path 2018-02-06 13:12:18 +01:00
file.c This is the 3.10.98 stable release 2017-04-18 17:17:24 +02:00
fuse_i.h fuse: Add support for d_canonical_path 2018-02-06 13:12:18 +01:00
fuse_shortcircuit.h fuse: Add support for shortcircuited read/write for files 2016-02-04 13:23:34 +05:30
inode.c Merge remote-tracking branch 'f2fs/linux-3.10.y' into HEAD 2017-04-18 17:02:28 +02:00
Kconfig
Makefile fuse: Add support for shortcircuited read/write for files 2016-02-04 13:23:34 +05:30
shortcircuit.c fs:fuse: Ensure update of fuse inode attributes in shortcircuit 2016-02-04 13:23:34 +05:30