aboutsummaryrefslogtreecommitdiff
path: root/fs/fuse/fuse_i.h
Commit message (Collapse)AuthorAgeFilesLines
* fuse: Add support for d_canonical_pathDaniel Rosenberg2017-04-111-0/+3
| | | | | | | | | | | | 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>
* first commitMeizu OpenSource2016-08-151-0/+874