From 2274c96b908d539244e6bb899297c508c286ac1f Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Sun, 8 Jun 2025 14:26:38 +0300 Subject: Drop MacFUSE support. Apple makes things too difficult. --- src/bindfs.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/bindfs.1') diff --git a/src/bindfs.1 b/src/bindfs.1 index e89ba2d..ceda806 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -551,6 +551,8 @@ MacFuse caches file contents by default. This means that changes in source files are not always immediately visible under the mount point. \fB\-o nolocalcaches\fP can be used to disable the cache. +With fuse-t, \fB\-o noattrcache\fP is recommended. + When using \fB\-\-mirror[-only] @somegroup\fP, bindfs won't see changes to the group's member list. Sending bindfs a \fBSIGUSR1\fP signal will make it reread the user database. -- cgit v1.2.3