aboutsummaryrefslogtreecommitdiffstats
path: root/example/timefs2.c
AgeCommit message (Collapse)AuthorLines
2016-10-09Whitespace fix.Nikolaus Rath-2/+2
2016-10-08testfs2: Also test fuse_notify_retrieve().Nikolaus Rath-1/+42
2016-10-08Added timefs[12] examples.Nikolaus Rath-0/+346
These examplesdemonstrate the use of the `fuse_lowlevel_notify_store` and `fuse_lowlevel_notify_inval_inode` functions.