From f12d9686d4d673e59b8f561c49996820763220b1 Mon Sep 17 00:00:00 2001 From: Joseph Dodge Date: Thu, 24 Aug 2017 14:37:10 +0200 Subject: Add idle_threads mount option. --- ChangeLog.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 1ca0980..220481b 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -53,6 +53,13 @@ libfuse 3.1.1 (2017-08-06) * Fixed a test failure when /tmp is on btrfs. +* The maximum number of idle worker threads used by `fuse_loop_mt()` + is now configurable. + +* `fuse_loop_mt()` and `fuse_session_loop_mt()` now take a + `struct fuse_loop_config` parameter that supersedes the *clone_fd* + parameter. + * Incorporated several patches from the FreeBSD port. libfuse should now compile under FreeBSD without the need for patches. -- cgit v1.2.3