aboutsummaryrefslogtreecommitdiffstats
path: root/example/notify_inval_inode.c
AgeCommit message (Collapse)AuthorLines
2016-10-09Don't confuse lookup count for mountpoint and fileNikolaus Rath-2/+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/+373
This should make it more obvious at first glance what the different examples do.