From 435f4edb6ed4a8e4920bb925c333ac0a610c14d2 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Wed, 4 Jul 2012 01:36:56 +0300 Subject: Cache user data for user_belongs_to_group(). This considerably speeds up --mirror @group. --- src/bindfs.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/bindfs.1') diff --git a/src/bindfs.1 b/src/bindfs.1 index 9a03199..cd822bc 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -349,6 +349,9 @@ 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. +When using \fB\-\-mirror[-only]\fP on a group, bindfs won't see changes to the group's member list. +Sending bindfs a \fBSIGUSR1\fP signal will make it reread the user database. + .SH BUGS Please report to the issue tracker on the project home page at -- cgit v1.2.3