From d2665937bdb92f5ee6d13d957918860fd703b98a Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Mon, 17 Feb 2020 11:36:36 +0200 Subject: Noted that a proper FUSE 3 port is needed. --- ChangeLog | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c43126e..98f199d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,5 @@ 2020-02-12 Martin Pärtel - * Stop adding `-ononempty` when mounting a directory on itself with FUSE 3. * Added --fuse-version. 2020-01-08 Martin Pärtel diff --git a/README.md b/README.md index 582325d..10b1223 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ use-cases need `user_allow_other` to be defined in `/etc/fuse.conf`. ## Installation ## Make sure FUSE 2.6.0 or above is installed (https://github.com/libfuse/libfuse). +FUSE 3 is not yet supported. Download a [release](https://bindfs.org/downloads/) or clone this repository. -- cgit v1.2.3