Added timefs[12] examples.
authorNikolaus Rath <Nikolaus@rath.org>
Sun, 9 Oct 2016 02:29:39 +0000 (19:29 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Sun, 9 Oct 2016 04:27:04 +0000 (21:27 -0700)
commit3114ff2b9b72640bdbbaacd97f1a712915d82209
treeaf18d4b4dfa7f2409ae5b992815867a9f162d4b1
parentba0462e4012205d639dfdc9e13fb66c2afef6f3b
Added timefs[12] examples.

These examplesdemonstrate the use of the `fuse_lowlevel_notify_store`
and `fuse_lowlevel_notify_inval_inode` functions.
ChangeLog.rst
example/.gitignore
example/Makefile.am
example/timefs1.c [new file with mode: 0644]
example/timefs2.c [new file with mode: 0644]
test/test_examples.py