diff options
author | Bernd Schubert <bernd.schubert@fastmail.fm> | 2024-03-20 15:25:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 15:25:41 +0100 |
commit | 9a823df6d91869960b733581dc71ccefcbe92cc3 (patch) | |
tree | 11c129e0c112934f36d9dca5825e2d0feef11e87 /example/poll.c | |
parent | b4804ce3f851945ff4a38e91de918ce4c2ce1a71 (diff) | |
download | libfuse-9a823df6d91869960b733581dc71ccefcbe92cc3.tar.gz |
Fix example/fix-notify_inval_inode.c (#908)
Similar issue as fixed in commit
3c7ba570 "examples/notify_store_retrieve: Add a clean shutdown".
Basically a clean shutdown was missing, but even with clean
shutdown it does not work, as kernel side releases inodes before
sending FUSE_DESTROY - the intervaled thread then gets
-ENOENT.
Co-authored-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'example/poll.c')
0 files changed, 0 insertions, 0 deletions