libfuse/example
Bernd Schubert 3c7ba57050 examples/notify_store_retrieve: Add a clean shutdown
On shutdown update_fs_loop() was failing frequently in github
test with ENOENT, but only ENODEV was tested for and only for the.
With clean shutdown there is no need to test for such errors at all.
2023-12-28 09:18:12 +00:00
..
.gitignore Allow inode cache invalidation in high-level API 2017-08-24 14:20:37 +02:00
cuse_client.c examples/cuse_client: add include file to eliminate compiler warning (#568) 2020-11-24 09:28:13 +00:00
cuse.c Cuse example: Fix memory leak (#607) 2021-06-09 09:04:41 +01:00
cxxopts.hpp Bump cxxopts from 2.2.0 to 2.2.1 (#602) 2021-05-09 10:00:57 +01:00
hello_ll_uds.c use off_t over __off64_t 2023-01-15 10:09:10 +00:00
hello_ll.c Allow *xattr operations on root directory (ino 1) 2023-12-17 17:45:47 +00:00
hello.c State GPL version in comment (#485) 2020-03-13 16:46:44 +00:00
invalidate_path.c Fix doxygen warnings. (#600) 2021-05-07 10:43:30 +01:00
ioctl_client.c examples/cuse_client: add include file to eliminate compiler warning (#568) 2020-11-24 09:28:13 +00:00
ioctl.c State GPL version in comment (#485) 2020-03-13 16:46:44 +00:00
ioctl.h State GPL version in comment (#485) 2020-03-13 16:46:44 +00:00
meson.build Support application-defined I/O functions for FUSE fd 2023-01-10 10:04:35 +00:00
notify_inval_entry.c Add missing include. 2023-07-01 14:10:47 +01:00
notify_inval_inode.c Updated example code to work with new API (#547) 2020-09-09 20:17:06 +01:00
notify_store_retrieve.c examples/notify_store_retrieve: Add a clean shutdown 2023-12-28 09:18:12 +00:00
null.c State GPL version in comment (#485) 2020-03-13 16:46:44 +00:00
passthrough_fh.c Enabled parallel direct IO writes for passthrough examples 2023-10-11 08:39:11 +01:00
passthrough_helpers.h passthrough: fix unix-domain sockets on FreeBSD (#413) 2019-05-15 21:35:57 +01:00
passthrough_hp.cc passthrough_hp: Fix clone-fd option (#850) 2023-10-12 10:18:28 +01:00
passthrough_ll.c Enabled parallel direct IO writes for passthrough examples 2023-10-11 08:39:11 +01:00
passthrough.c Enabled parallel direct IO writes for passthrough examples 2023-10-11 08:39:11 +01:00
poll_client.c Install a the configure_file (config.h) and use in headers 2023-01-28 09:35:34 +00:00
poll.c Fix typos and configure spellcheck for PRs 2023-03-29 19:47:13 +01:00
printcap.c Install a the configure_file (config.h) and use in headers 2023-01-28 09:35:34 +00:00