Renamed some examples to make their function more obvious
authorNikolaus Rath <Nikolaus@rath.org>
Mon, 10 Oct 2016 02:22:57 +0000 (19:22 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 10 Oct 2016 05:03:07 +0000 (22:03 -0700)
commit463189cd121ce9a9f79d24c207e7c6c31898ea06
tree62d41459282f2d79bf16d4fa14a95f8f07f208bf
parent225c12aebf2d2f27e1d032d6b2149c7bb1d63506
Renamed some examples to make their function more obvious

Also, added more comments for the same purpose.
configure.ac
example/.gitignore
example/Makefile.am
example/fuse_lo-plus.c [deleted file]
example/fusexmp.c [deleted file]
example/fusexmp_fh.c [deleted file]
example/passthrough.c [new file with mode: 0644]
example/passthrough_fh.c [new file with mode: 0644]
example/passthrough_ll.c [new file with mode: 0644]
test/test_examples.py
test/test_fuse.py [deleted file]