libfuse/example/.gitignore
Sławek Rudnicki 89f2bae00c Allow inode cache invalidation in high-level API
We re-introduce the functionality of invalidating the caches for an
inode specified by path by adding a new routine
fuse_invalidate_path. This is useful for network-based file systems
which use the high-level API, enabling them to notify the kernel about
external changes.

This is a revival of Miklos Szeredi's original code for the
fuse_invalidate routine.
2017-08-24 14:20:37 +02:00

17 lines
213 B
Plaintext

/passthrough
/passthrough_fh
/null
/hello
/hello_ll
/ioctl
/ioctl_client
/poll
/poll_client
/cuse
/cuse_client
/passthrough_ll
/notify_inval_inode
/notify_inval_inode_fh
/notify_store_retrieve
/notify_inval_entry