From 3e8954279eb2374d8c3905c1b1ff21ea5b97f856 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 23 Aug 2017 23:36:22 +0200 Subject: fuse_loop(): don't return non-zero if there was no error --- ChangeLog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index a564d9b..ce9ffd7 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,9 @@ Unreleased Changes ================== +* `fuse_loop` no longer returns a positive value if the filesystem + loop was terminated without errors or signals. + * Improved documentation of `fuse_lowlevel_notify_*` functions. * `fuse_lowlevel_notify_inval_inode()` and -- cgit v1.2.3