ANDROID: fuse: Fix the issue of fuse_dentry_canonical_path
The d_canonical_path is added for Android. The another fuse daemon such as ntfs.3g do not implement it. The fsnotify can not work when using those fuse daemon. Fixes: aca26511 ("ANDROID: fuse: Add support for d_canonical_path") Change-Id: I4244431fa1520b5bc33e07da456b3062b635dc5c Signed-off-by:chenyuwen <chenyuwen1@meizu.com>
Loading
Please register or sign in to comment