aboutsummaryrefslogtreecommitdiffstats
path: root/example/notify_inval_entry.c
AgeCommit message (Collapse)AuthorLines
2016-10-09Don't confuse lookup count for mountpoint and fileNikolaus Rath-3/+4
I think this is the reason for a sporadic test failure, where fuse_lowlevel_notify_store() fails.
2016-10-09Renamed timefsN examples to fuse_notify_*Nikolaus Rath-0/+351
This should make it more obvious at first glance what the different examples do.