libfuse/example
Vivek Goyal aca50428c0 passthrough_ll: add forget_multi()
Add method forget_multi() to forget multiple inodes in a single message.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2018-10-10 10:49:48 +01:00
..
.gitignore Allow inode cache invalidation in high-level API 2017-08-24 14:20:37 +02:00
cuse_client.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
cuse.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
hello_ll.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
hello.c example/{hello,null}: Fix memory leaks 2018-07-23 11:02:57 +01:00
invalidate_path.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
ioctl_client.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
ioctl.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
ioctl.h Renamed ioctl and poll examples 2016-10-09 22:03:07 -07:00
meson.build Make meson build scripts subprojects friendly 2018-08-25 20:17:39 +01:00
notify_inval_entry.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
notify_inval_inode.c Removed unneccessary #include <config.h> from examples 2017-09-25 10:17:11 +01:00
notify_store_retrieve.c Spelling (#223) 2017-11-27 10:23:20 +00:00
null.c example/{hello,null}: Fix memory leaks 2018-07-23 11:02:57 +01:00
passthrough_fh.c Make passthrough_fh work under FreeBSD. 2017-08-22 14:00:44 +02:00
passthrough_ll.c passthrough_ll: add forget_multi() 2018-10-10 10:49:48 +01:00
passthrough.c Added public fuse_lib_help(), bumped minor version 2017-07-08 12:48:08 +02:00
poll_client.c Return with exitcode 0 if there are no errors. 2017-01-11 20:41:48 -08:00
poll.c Added public fuse_lib_help(), bumped minor version 2017-07-08 12:48:08 +02:00
printcap.c printcap: use temporary directory, not file 2017-08-24 21:56:00 +02:00