From 3114ff2b9b72640bdbbaacd97f1a712915d82209 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sat, 8 Oct 2016 19:29:39 -0700 Subject: Added timefs[12] examples. These examplesdemonstrate the use of the `fuse_lowlevel_notify_store` and `fuse_lowlevel_notify_inval_inode` functions. --- example/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example/.gitignore') diff --git a/example/.gitignore b/example/.gitignore index cac90c7..fb2633e 100644 --- a/example/.gitignore +++ b/example/.gitignore @@ -9,3 +9,5 @@ /fselclient /cusexmp /fuse_lo-plus +/timefs1 +/timefs2 -- cgit v1.2.3