| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc: replace __FUNCTION__ by __function__ | Moyster | 2017-09-23 | 1 | -1/+1 |
| | | | | | | result of : git grep -l '__FUNCTION__' | xargs sed -i 's/__FUNCTION__/__func__/g' | ||||
| * | fuse: Add support for d_canonical_path | Daniel Rosenberg | 2017-04-11 | 1 | -0/+45 |
| | | | | | | | | | | | | | 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 commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+1991 |
