From c4c4819e853a572246c928feabb08028c41851ec Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 16 Nov 2016 12:45:51 -0800 Subject: Abort if fs requests capabilities not supported by kernel. See also issue #114. --- ChangeLog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 8afe917..867efef 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -11,6 +11,9 @@ UNRELEASED CHANGES fuse_session_loop_mt() now return -errno instead of -1 in case of failure. +* The FUSE main loop is now aborted if the file-system requests + capabilities that are not supported by the kernel. + FUSE 3.0.0-rc2 (2016-11-06) =========================== -- cgit v1.2.3