Add high-level support for invalidating files

To invalidate caches for a specific path and posting a file system
event notifying subscribed processes, e.g. Finder, of remove file
changes call one of the following functions:

* fuse_invalidate_path() for high-level FUSE file systems

* -[GMUserFileSystem invalidateItemAtPath:error:] for Objective-C or
  Swift file systems
This commit is contained in:
Benjamin Fleischer 2017-11-12 22:36:15 +01:00
parent 052bbb6ef3
commit 54af55829a
No known key found for this signature in database
GPG Key ID: 617A3461802608A1
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit e1df6439af94735b3eebba670c608887c61e9e68
Subproject commit 8b7990632502368c6d93a47f823b4a3b112ce3d3

2
fuse

@ -1 +1 @@
Subproject commit c3497ba92a739d5d7d67fa8b7dfc01e3182c8095
Subproject commit 5abbc87a93f4d3272d2f927a8af371c6f93bfe5c