From 84499b2eefb0c8496b9eccb8b2c0f5928fb68ce6 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 22 Aug 2017 17:05:26 +0200 Subject: Document and unify error codes of fuse_lowlevel_notify_* --- ChangeLog.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 396b2d6..a564d9b 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,12 @@ Unreleased Changes ================== +* Improved documentation of `fuse_lowlevel_notify_*` functions. + +* `fuse_lowlevel_notify_inval_inode()` and + `fuse_lowlevel_notify_inval_entry()` now return -ENOSYS instead of + an undefined error if the function is not supported by the kernel. + * Documented the special meaning of the *zero* offset for the fuse_fill_dir_t function. -- cgit v1.2.3